[GH-ISSUE #1361] WEB-UI HTTPS support #1075

Closed
opened 2026-02-26 06:35:40 +03:00 by kerem · 1 comment
Owner

Originally created by @Kopernikus1979 on GitHub (Aug 29, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1361

Hi,

Would it be possible to integrate direct HTTPS for the Web-UI?
Now I create a reverse proxy for this purpose, but it would be better if we can access it directly.
Like this: https://IP:81

Originally created by @Kopernikus1979 on GitHub (Aug 29, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1361 Hi, Would it be possible to integrate direct HTTPS for the Web-UI? Now I create a reverse proxy for this purpose, but it would be better if we can access it directly. Like this: https://IP:81
kerem 2026-02-26 06:35:40 +03:00
Author
Owner

@chaptergy commented on GitHub (Aug 29, 2021):

This comes with many issues as the domain or the IP address could be anything. So it is not possible to issue a valid certificate for this. And as browsers tighten the security more and more on I valid certificates, this might prevent some people from accessing the admin panel at all. So the officially preferred method is via a proxy host.

This is also a duplicate of https://github.com/jc21/nginx-proxy-manager/issues/182

<!-- gh-comment-id:907796848 --> @chaptergy commented on GitHub (Aug 29, 2021): This comes with many issues as the domain or the IP address could be anything. So it is not possible to issue a valid certificate for this. And as browsers tighten the security more and more on I valid certificates, this might prevent some people from accessing the admin panel at all. So the officially preferred method is via a proxy host. This is also a duplicate of https://github.com/jc21/nginx-proxy-manager/issues/182
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1075
No description provided.