Hello,
I have a problem with one of my cert.
I use 2 certs for my domain : https://kabelis.fr/
one cert for kabelis.fr and another one for www.kabelis.fr
superuser@server:/etc/letsencrypt/certs# ls
anotherservice.kabelis.fr kabelis.fr www.kabelis.fr
It produced this output:
https://imgur.com/a/It0hczF
i have tried to check my cert with SSL Checker :
None of the common names in the certificate match the name that was entered (www.kabelis.fr). You may receive an error when accessing this site in a web browser.
https://www.sslshopper.com/ssl-checker.html#hostname=https://www.kabelis.fr/
https://www.sslshopper.com/ssl-checker.html#hostname=https://kabelis.fr/
My web server is (include version): debian 9 and apache 2.4
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 i use the shell like a true admin !
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): dehytrated
can you help me with that ?