My domain is: eco-toimistotarvikkeet.fi
I ran this command: sudo certbot renew --dry-run
It produced this output:
Attempting to parse the version 1.9.0 renewal configuration file found at /etc/letsencrypt/renewal/hiekkalaatikko.eco-toimistotarvikkeet.fi.conf with version 0.31.0 of Certbot. This might not work.
Attempting to parse the version 1.9.0 renewal configuration file found at /etc/letsencrypt/renewal/static.eco-toimistotarvikkeet.fi.conf with version 0.31.0 of Certbot. This might not work.
Attempting to parse the version 1.9.0 renewal configuration file found at /etc/letsencrypt/renewal/template.eco-toimistotarvikkeet.fi.conf with version 0.31.0 of Certbot. This might not work.
My web server is (include version): Server version: Apache/2.4.29 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 18.04.5 LTS
My hosting provider, if applicable, is:
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 --version
certbot 0.31.0
certbot-auto --version
Your system is not supported by certbot-auto anymore.
Certbot will no longer receive updates.
Please visit https://certbot.eff.org/ to check for other alternatives.
certbot 1.9.0
I have use all the time certbot-auto so the version is 1.9.0.
So there is two questions.
- Your system is not supported by certbot-auto anymore. Do it supported certbot?
what does this mean? Does certbot supported Ubuntu 18.04.5 LTS anymore ??
Or is it only certbot-auto that is going to end of it's line. - Why certbot dry run complain these hiekkalaatikko, static, template ?
Thank for your answers.