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:
www.webcinizim.com
I ran this command:
Enter the website
It produced this output:
The error aforementioned
My web server is (include version):
nginx 1.14.1
The operating system my web server runs on is (include version):
Centos Stream 9
My hosting provider, if applicable, is:
NA
I can login to a root shell on my machine (yes or no, or I don't know):
Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
1.22.0
I'm using letsencrypt on all my sites, but Firefox on macOS and Chrome on an Android is getting SSL_ERROR_BAD_DOMAIN for one of the sites. Safari on the macOS is getting just a whitescreen. I've checked the expiry date of the certificate - not expired, I've checked the CN of the certificate is issued - matches. I attempted to renew the certificate, didn't work. I attempted to reinstall the certificate, didn't work. I clicked on Advanced > Show certificate on Firefox and CN is different, but the command openssl x509 -noout -subject -in /etc/letsencrypt/live/www.webcinizim.com/cert.pem
shows the correct CN. What else can I do and how can I fix it?