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: suitecrm.pleissrealtygroup.com
I ran this command: sudo certbot install --cert-name suitecrm.pleissrealtygroup.com
It produced this output:
Assuming everything had installed, I navigated to the URL via HTTPS and got the error in the title.
My web server is (include version): Apache 2.4
The operating system my web server runs on is (include version): Debian 12
My hosting provider, if applicable, is: AWS EC2 Instance
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): 2.1.0
Additional Info:
So I had tried to run certbot to generate a certificate for Apache2, and it failed because I had forgot to change the ServerName -- then I ran the command above to install the certificate as recommended by the error message from the first run of certbot.
Everything looks okay except for this error in Firefox v117.
The install appears to have been successful, and I noticed that there are new .conf files in sites-available.
Everything was setup automatically by certbot after I configured the initial vhost for the CRM.
Let me know if you need any more info. I can provide the .conf files created by certbot if need be, or anything else that might be related.