[GH-ISSUE #1322] SSL not working #1054

Closed
opened 2026-02-26 06:35:35 +03:00 by kerem · 5 comments
Owner

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

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • No
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
I added a SSL certificate. No errors. When I try to access the page with https:// it does not work.

Nginx Proxy Manager Version
v2.9.7

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://coralclient.club'
  2. See error

Expected behavior
The normal page should be visible

Screenshots
image

Operating System
Ubuntu 20.04

Additional context
Go to just http:// and it's working

Originally created by @FreshImmuc on GitHub (Aug 15, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1322 <!-- Are you in the right place? - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.* --> **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - No - Are you sure you're not using someone else's docker image? - Yes - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** I added a SSL certificate. No errors. When I try to access the page with https:// it does not work. **Nginx Proxy Manager Version** v2.9.7 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://coralclient.club' 2. See error **Expected behavior** The normal page should be visible **Screenshots** ![image](https://user-images.githubusercontent.com/65733898/129477511-5b33692b-3b2a-4743-933f-dc726a018176.png) **Operating System** Ubuntu 20.04 **Additional context** Go to just http:// and it's working
kerem 2026-02-26 06:35:35 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@FreshImmuc commented on GitHub (Aug 16, 2021):

I enabled the clouflare certificate now so it is working right now. The Intergrated ssl system is still not working tho. Tell me a time and I will deactivate the cf certificate so you can find the error or so.

<!-- gh-comment-id:899558341 --> @FreshImmuc commented on GitHub (Aug 16, 2021): I enabled the clouflare certificate now so it is working right now. The Intergrated ssl system is still not working tho. Tell me a time and I will deactivate the cf certificate so you can find the error or so.
Author
Owner

@feerposser commented on GitHub (Oct 7, 2021):

Same issue here. I already try everything, check all config files and nothing seems to fix it. I can create ssl certificates with NPM, create the reverse proxy host with http, but when I try to use with HTTPS just don't work. Logs saying nothing, just like the https request dont come to the server. I don't know what to do anymore.

<!-- gh-comment-id:937832824 --> @feerposser commented on GitHub (Oct 7, 2021): Same issue here. I already try everything, check all config files and nothing seems to fix it. I can create ssl certificates with NPM, create the reverse proxy host with http, but when I try to use with HTTPS just don't work. Logs saying nothing, just like the https request dont come to the server. I don't know what to do anymore.
Author
Owner

@feerposser commented on GitHub (Oct 13, 2021):

I just found my error case. I realize that the mapping port was 443:433 instead 443:443. I don't know how I did not see it

<!-- gh-comment-id:942354230 --> @feerposser commented on GitHub (Oct 13, 2021): I just found my error case. I realize that the mapping port was 443:4**3**3 instead 443:443. I don't know how I did not see it
Author
Owner

@github-actions[bot] commented on GitHub (Mar 6, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1979932481 --> @github-actions[bot] commented on GitHub (Mar 6, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 19, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2816464968 --> @github-actions[bot] commented on GitHub (Apr 19, 2025): Issue was closed due to inactivity.
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#1054
No description provided.