Hi,
I’ve been running into an issue with SSL on my custom domain nextfix.tech. Is there something else I need to do to make sure the SSL certificate is properly provisioned and synced across all Netlify edge nodes for both root (nextfix.tech) and www.nextfix.tech?
What’s happening:
-
Sometimes the site loads fine with HTTPS, but other times I get:
This site can’t provide a secure connection ERR_SSL_PROTOCOL_ERROR -
When I run an SSL test, one edge node (
75.2.60.5) shows A+ and valid certificate, but another (99.83.190.102) fails to communicate with the secure server.
My setup:
-
Domain is registered externally.
-
Nameservers are fully pointed to Netlify:
dns1.p03.nsone.net, dns2.p03.nsone.net, dns3.p03.nsone.net, dns4.p03.nsone.net -
DNS records in Netlify are configured for both
nextfix.tech(A/Netlify record) andwww.nextfix.tech(CNAME to Netlify app). -
I’ve already forced a certificate renewal, but the issue is still there.
Thanks in advance for any guidance!