Skip to content

Conversation

@InvisibleDuck
Copy link

Force SSL logic to determine acme challenges is wrong which makes all http requests (including acme challenges) redirect to https counterpart. A simplification to this include file fixes this.

I have tested with overwriting the file by adding this line to docker-compose.yml:

volumes:
  - ./force-ssl.conf:/etc/nginx/conf.d/include/force-ssl.conf

Fixes #3979

@jc21 jc21 added the requires-verification Waiting for one or more people to confirm the fix label Jan 13, 2026
@nginxproxymanagerci
Copy link

Docker Image for build 2 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5117

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

requires-verification Waiting for one or more people to confirm the fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let's Encrypt SSL Cert Auto-Renew "Internal Error"

2 participants