mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #974] Add Option to make Front End TLS #817
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#817
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 @jamesonuk on GitHub (Mar 25, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/974
I would like to see the Front End be accessible over HTTPS rather than plain HTTP.
It would be great if you could add a certificate via the front end and assign this as the one to use for the NPM front end.
I guess you would also need to allow configuration of what port it runs on.
I did have a look at the code to see if I could do this myself but my experience of node is restricted to hello world examples (I can configure Java managed servers through :)) If someone could point me towards where in the code the actual server is instantiated I might even be able to submit a pull request...
@chaptergy commented on GitHub (May 12, 2021):
Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/182