NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
20.74k stars 2.41k forks source link

SSL Handshake Error #3826

Open Nu11ified opened 5 days ago

Nu11ified commented 5 days ago

Checklist

Describe the bug

I have setup a SSL Certificate for my domain with my API Key from cloudflare for the DNS Challenge.

image

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.

image

But when I try to access the proxy link I get this error:

image

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:

  1. Create SSL Certificate with Cloudflare DNS Challenge
  2. Create a proxy for the NPM itself
  3. Set DNS of Subdomain towards Server IP
  4. 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

ransbachm commented 5 days ago

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.

image

image image

volodymyrmorozz commented 4 days ago

i have the same issue from yesterday and i cand find a solution, 100+ domains affected, help me plz