Hi,
Today, I get a message from firefox:
Something changed with your certificates. This is new. Is there something wrong with netlify certificates today?
https://georgheiler.com/ for HSTS invalid certificate
Websites bestätigen ihre Identität mittels Zertifikaten. Firefox Developer Edition vertraut dieser Website nicht, weil das von der Website verwendete Zertifikat nicht für georgheiler.com gilt. Das Zertifikat gilt nur für folgende Namen: *.netlify.com , netlify.com
Fehlercode: SSL_ERROR_BAD_CERT_DOMAIN
Best,
Georg
I noticed a similar problem today: SSL certificate mismatch
perry
August 28, 2020, 8:38pm
3
hey there, thanks for bringing this to our attention! We will update once we know more.
perry
August 28, 2020, 10:51pm
4
closing this thread in favour of:
Today I got the SSL certificate mismatch error in my browser (there were no changes in my Netlify account for months). The error went away after a couple of page refreshes, but I was able to capture this on the CLI (can’t reproduce it anymore, sorry):
% openssl s_client -showcerts -servername salt.tips -connect salt.tips:443 </dev/null
CONNECTED(00000003)
depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root CA
verify return:1
depth=1 C = US, O = DigiCert Inc, CN =…
I just updated the status of this on that new thread. please follow me over!