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: setoelkahfi.com
I ran this command:
It produced this output:
My web server is (include version): nginx
The operating system my web server runs on is (include version): Debian 11
My hosting provider, if applicable, is: Hetzner
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): -
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.12.0
I'm using a Debian server to host multiple domains. I'm trying to serve a static index.html file from one of the domain and got that Net::err_cert_common_name_invalid
.
It was initially showed another domain name (scandinasia.eu) in the screenshot, that is one of the domains in the server. Now it shows the correct domain (setoelkahfi.com) but it still shows the same warning, without the padlock.
My certbot certificates output for the domain:
Certificate Name: setoelkahfi.com
Serial Number: 337db35adcf92ad2f5fb19fdd43c85122e5
Key Type: RSA
Domains: setoelkahfi.com www.setoelkahfi.com
Expiry Date: 2025-03-06 07:30:22+00:00 (VALID: 66 days)
Certificate Path: /etc/letsencrypt/live/setoelkahfi.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/setoelkahfi.com/privkey.pem
Any clue?