SSL Handshake Error
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes
- 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 setup a SSL Certificate for my domain with my API Key from cloudflare for the DNS Challenge.
I have also setup a proxy for the NPM itself to run on a proxy. This is set with the same SSL Certificate I have setup above.
But when I try to access the proxy link I get this error:
For noting sake I have completely reset my docker engine instance multiple times, tried every single option in the SSL Encryption Mode, made sure the subdomain was spelt correctly, and checked IP the DNS points too in cloudflare. I also had to go into the bash to reinstall the pip cloudflare as something in the latest version caused it to break. After fixing that I am still getting these issues.
Nginx Proxy Manager Version
v2.11.2
To Reproduce Steps to reproduce the behavior:
- Create SSL Certificate with Cloudflare DNS Challenge
- Create a proxy for the NPM itself
- Set DNS of Subdomain towards Server IP
- Get the stupid error 525
Expected behavior
The NPM should be accessible through the subdomain.
Screenshots
Given above.
Operating System
Ubuntu 24.04
Additional context
You may wanna disable the cloudflare proxy and then access the website directly. This will likely also throw an error (if cloudflare says the handshake failed, your browser will probably too). You can then check for ssl errors yourself from this window.
That will at least give you more information to work from.
i have the same issue from yesterday and i cand find a solution, 100+ domains affected, help me plz
@Nu11ified Did you ever find a solution to this one? Noticed having this same issue with newly created proxy hosts.
**Update: after posting this I noticed that there was an updated that addressed this and updated to v2.11.3 and its working again.
@Nu11ified Did you ever find a solution to this one? Noticed having this same issue with newly created proxy hosts.
**Update: after posting this I noticed that there was an updated that addressed this and updated to v2.11.3 and its working again.
Honestly this unreliability was a huge red flag I just switched to using Traefik and that has worked great so far.
Issue seems to be fixed in v2.11.3 as stated by another person above...