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: crucis.net
I ran this command: https://crucis.net
It produced this output:
https://www.crucis.net/
Unable to communicate securely with peer: requested domain name does not match the server’s certificate.
HTTP Strict Transport Security: false
HTTP Public Key Pinning: false
Certificate chain:
My web server is (include version): Apache 2.4.58
The operating system my web server runs on is (include version):
Ubuntu 24.04
My hosting provider, if applicable, is: self
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): Certbot 2.9.0
Firefox is flagging a cert error when connection to my apache server.
Unable to communicate securely with peer: requested domain name does not match the server’s certificate.
HTTP Strict Transport Security: false
HTTP Public Key Pinning: false
Certificate chain:
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
The certificate says its for domain crucis.net. I can't capture that screen.
Since my local work with the webserver has mostly been using the cache, I didn't notice until after I upgraded Ubuntu from 23.10 to 24.04LTS last week.
I had a similar issue some months ago. At that time I was hosting two domains and had a number of certificates. I've since deleted one since it's no longer needed.
I have two entries in my apache2 sites available.
ares.crucis.net the webserver hostname. Used primarily for the email server using a letsencrypt cert for dovecot.
crucis.net (alias www.crucis.net)
So, I should have only two certs. But I found a third for www.crucis.net. Should I delete the third cert? Should www.crucis.net have a cert of its own?
Suggestions how to fix this?