SSL_ERROR with .dev Domain

Hi there,

I am new to Cloudflare Zero Trust, so it may be an error on my side.

Here is the goal I want to archive.
Connect via myDomain.dev to my homeserver which runs nginx Proxy Managers Proxy hosts (Services which run in my local network)

I did the following steps:

  1. Bought a new domain myDomain.dev on Porkbun
  2. Added and activated myDomain.dev to Cloudflare
  3. In Cloudflare Zero Trust I added a new tunnel (which is Healthy) with the following configuration
    Public Hostname
    myDomain.dev
    Path
    *
    Service
    http://LOCAL_IP

When I then open myDomain.dev I am greeted with ERR_SSL_VERSION_OR_CIPHER_MISMATCH.

Note:
When buying the domain from Porkbun I was informed that .dev require SSL. Thus Porkbun automatically obtained a LetsEncrypt certificate for me. In the Tunnel setup I removed all DNS entries from the Domain to remove all ties to Porkbun. I assume that the SSL (HSTS) issue should be solved by Nginx Proxy Manager, right?

Turned out it fixed itself!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.