My domain is: zelmastrip.com
I ran this command: certbot renew
It produced this output:
Processing /etc/letsencrypt/renewal/zelmastrip.com.conf
Certificate not yet due for renewal
My web server is (include version): apache2 version 2.4.41
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: Gandi
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 1.16.0
I have three domains running as apache2 virtual hosts on a Gandi VPS. I just received an E-Mail saying one (zelmastrip.com) needs its certificate updating, but it fails as above because it apparently doesn't need updating yet.
I do have some other problems with this too. Certbot doesn't seem to handle my apache configuration right as it broke it when I first ran it. Also one of my certificates appears not to have a proper configuration:-
Failed to renew certificate isbd.uk with error: Account at /etc/letsencrypt/accounts/acme-v01.api.letsencrypt.org/directory/ce46a27d073073754dde1c5eacad168f does not exist
I'd really like to get this configured so that certbot works well. I'm happy to delete everything and start again if necessary.
So what's the neatest way to handle a basically simple host with three virtual domains? All very low traffic and no need for 100% uptime, just ease of maintenance is my main priority.