Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 not working for SSL Default #4255

Open
asmwp opened this issue Dec 24, 2024 · 0 comments
Open

404 not working for SSL Default #4255

asmwp opened this issue Dec 24, 2024 · 0 comments
Labels

Comments

@asmwp
Copy link

asmwp commented Dec 24, 2024

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 have installed the docker image of the latest NPM. I have manually added a wildcard SSL certificate. I have configured NPM to use a custom 404 error page. I have not yet created any hosts.
When I browse using HTTP to NPM i.e. http://site.domain.com, I correctly see my 404 page.
When I browse using HTTPS to NPM i.e. https://site.domain.com, I do not see my 404 page but instead see 'This site can't be reached' and 'ERR_SSL_UNRECOGNIZED_NAME_ALERT'.
Is there something else I need to configure in order for the 404 to work for SSL also?

Nginx Proxy Manager Version

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings, default site, edit, select custom and paste html
  2. Go to SSL certificate and add custom certificate.
  3. That is all, do nothing else
  4. Open browser and enter http address and will see 404 page
  5. Open browser and https address and will not see 404 but error ststed above.

Expected behavior
When browsing to a non existent HTTPS web address I see my 404 page.

Screenshots

Operating System
Docker Desktop on Windows Host

Additional context

@asmwp asmwp added the bug label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant