Hello,
I’m experiencing an SSL/TLS issue with my Netlify site:
The site deploys successfully and the deployment completes without errors.
However, every browser returns:
ERR_SSL_PROTOCOL_ERROR
Here are the troubleshooting steps I’ve already completed:
- Created a brand new Netlify project with the same files.
- Deploy completed successfully.
- Tested on multiple devices.
- Tested on different browsers.
- Tested in Incognito mode.
- Flushed DNS cache.
- The SSL Labs test reports an A+ rating for the domain.
- The site works when using Cloudflare WARP, but without WARP it fails with ERR_SSL_PROTOCOL_ERROR.
Because SSL Labs reports a valid certificate but browsers cannot establish a secure connection, I suspect there may be an issue with the TLS/SSL configuration or edge network for this site.
Could you please check the SSL/TLS status of my site?
Site URL:
Thank you.