[summary] Certbot --apache [/summary]
Select the appropriate numbers separated by commas and/or spaces, or leave input blank to select all options shown (Enter ‘c’ to cancel): 5
Certificate not yet due for renewal
You have an existing certificate that has exactly the same domains or certificate name you requested and isn’t close to expiry.
(ref: /etc/letsencrypt/renewal/jasper.anetizer.com.conf)
What would you like to do?
1: Attempt to reinstall this existing certificate
2: Renew & replace the certificate (may be subject to CA rate limits)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 2
Renewing an existing certificate for jasper.anetizer.com
Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/jasper.anetizer.com/fullchain.pem
Key is saved at: /etc/letsencrypt/live/jasper.anetizer.com/privkey.pem
This certificate expires on 2022-07-19.
These files will be updated when the certificate renews.
Certbot has set up a scheduled task to automatically renew this certificate in the background.
Deploying certificate
Successfully deployed certificate for jasper.anetizer.com to /etc/apache2/sites-available/an-jasper-le-ssl.conf
Your existing certificate has been successfully renewed, and the new certificate has been installed.
If this line really is commented then that’s the problem, the site isn’t configured to use SSL, so it will be skipped when SSL is requested and the default site will be used instead.
I decided to try :443 on all subdomains and TLDs and was not able to open the URLS in the browser so started again from scratch.
Fortunately the first subdomain reported an error something about cross-linking which was cleared and subsequent subdomains and TLDs worked no problem I am delighted to say.
I’m curious to know why the error did not previously occur?