I'm hosting my website on Netlify. (https://spikes.studio).
for some reason , couple of hours ago , alot of users are getting errors and can't access the site do to cert problems saying it's not secure.
Trying to renew the certificate via Netlify but the request didn't seem to go through.
what can be done? is anyone else facing this issue?
As a datapoint: firefox, brave, curl and openssl s_client -connect spikes.studio:443 -servername spikes.studio -alpn h2 -tlsextdebug -status </dev/null all see a netlify.app, *.netlify.app certificate on my end.
It looks like the netify.app cert is the "default" cert that's provided when a client doesn't specify a server name. Thus, as the ssllabs.com report states, this site will only work with clients that support SNI--which should be any halfway-modern browser.
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: spikes.studio
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):