mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #762] How/Where to apply SSL server settings (before location /) #646
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#646
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 @CorneliousJD on GitHub (Dec 7, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/762
Hey guys, so I first want to apolgozie if this is not the right place to ask this, but my current understanding of the advanced tab on proxy host is to add things into the location / {} area.
I have Home Assistant running and I need to change some SSL settings to allow a Samsung SmartThings integration to work. I had this working via LSIO's "SWAG/LetsEncrypt" container with the following config, but when I try to add the pertenenat info in the advanced section on NPM I get "Internal Error"
What I try to add when I get an error in NPM is
Thanks in advance!
@CorneliousJD commented on GitHub (Dec 8, 2020):
I realize that this is probably not actually an issue since everything seems to be in the location / section and not the server itself.
I'll close this out myself for now as I don't really think it's a big deal to me currently and do not want to detract from other features and be that guy with a weird "one-off" that pesters people.
Incase anyone googles and finds this later, if I must get this setup working again in the future I'll just temp fire up a SWAG container and do what I need to do and swap back to NPM :)
jc21 if you see this - thanks for all the hard work that's gone into NPM, it's fantastic.