Custom domain isn't working, can you guys check for me?

Domain is managed on Namecheap.

And the custom domain in Render is all green:

However the site doesn’t load properly in my browser. If I open an incognito window it loads in the browser.

And here’s a command that’s failing:

# WORKS
➜  curl https://www.gamedrop.gg    
  *snip*
  </body>
</html>%       

# DOES NOT WORK
➜  curl https://gamedrop.gg    
curl: (35) error:0A000410:SSL routines::sslv3 alert handshake failure

If I browse to the non-www website, I see this in browser.

image

It’s been about 12 hours and is still doesn’t work. This domain used to be tied to a Fly.io app and I used their docs to generate the SSL cert. Custom Domains and SSL Certificates · Fly Docs

Do you think the SSL cert is somehow cached globally and we’re stuck in this limbo while it’s phased out?

1 Like

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