NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.6k stars 2.62k forks source link

SSL web admin support #4089

Open dlozanovic opened 2 days ago

dlozanovic commented 2 days ago

Could you add SSL web admin support on a new specific port?

Describe the solution you'd like I want to use a URL like this HTTPS://:444 to access my web admin portal. If I'm trying to connect by IP address or there are no valid certificates, then Nginx should provide a self-signed certificate.

Describe alternatives you've considered ssh -L 8181:localhost:81 user@

Arkasha-P commented 1 day ago

https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3649