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: newstarmotel.dyn-o-saur.com, nsmrentalproperties.from-ca.com
I ran this command: sudo certbot --apache
It produced this output: Website not secure
My web server is (include version): Ubuntu 22.04
The operating system my web server runs on is (include version): Ubuntu 22.04
My hosting provider, if applicable, is: n/a
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): n/a
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.21.0
Hello--
I had several virtual websites working on my Ubuntu 22.04 server. For some reason, after I changed my router and my IP address changed, I lost the https security. So, I tried reinstalling the certificates. That did not work. So, I manually removed all domains in the /etc/letsencrypt directories {live, archive,csr,renewal}:
eg. sudo rm -rf /etc/letsencrypt/archive/newstarmotel.dyn-o-saur.com
That still did not work.
So, I uninstalled and reinstalled certbot. That still did not work.
For the domain newstarmotel.dyn-o-saur.com, now it says that I have to wait 2 days because there are 5 certs for this domain.
Please help.