mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #516] force ssl & HTTP/2 flags not honored in initial creation #438
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#438
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TWhidden on GitHub (Jul 20, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/516
Checklist
jc21/nginx-proxy-manager:latestdocker image?yes
yes
no problems
Describe the bug
When creating a new proxy - the Force SSL / HTTP/2 Support does not get applied initially and requires going back in and setting it after the proxy has been created. I have an automation script running, so that means another API call.
Input:
JSON fields
with the resulting response:
JSON Result:
2.3.1
To Reproduce

Steps to reproduce the behavior:
1.) Add Proxy Host
2.) Request New Certificate:
3.) Result once proxy has been created with cert.

Expected behavior
Expected that the bool values would be applied at initial api post, and not a second call to enable those two flags.
Operating System
-- Ubuntu 20.04 LTS
.
@netstx commented on GitHub (Aug 1, 2020):
I can confirm this is an issue when creating new proxy hosts, currently on latest version (2.3.1) running on docker (latest) on Debian 10.4.
@RichardDern commented on GitHub (Oct 28, 2020):
Same here: Force SSL, HTTP/2 support, HSTS are not saved during new host creation. I need to edit the host to enable these options.
Same problem occurs with redirection hosts.
@planctron commented on GitHub (Sep 29, 2021):
This bug is critical. It may not, like in my case, be visible to the developer.
My customers report an "unsafe page". The redirection fails.
@ma-karai commented on GitHub (Nov 16, 2021):
is there an update to this bug
@dinbtechit commented on GitHub (Jul 13, 2023):
Same issue..
@github-actions[bot] commented on GitHub (Mar 27, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@schnillerman commented on GitHub (Aug 5, 2024):
This is still the case in 2.11.3
@github-actions[bot] commented on GitHub (May 7, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@schnillerman commented on GitHub (May 14, 2025):
Still not working
@delta0815 commented on GitHub (Nov 12, 2025):
Still the case with v2.13.3 (which apart from the issue looks lovely)