I’m totally new to Let’s Encrypt and certbot and trying to renew a cert after receiving a mail about a cert getting old. I have not renewed the cert before nor am I its original installer, so I don’t know any details about how it was set up.
My domain is:
vanilla.puheet.site
I ran this command:
certbot renew
It produced this output:
(I tried the dry-run flag as well and it was able to successfully “renew” other certs that are not yet due for renewal. )
My web server is (include version):
nginx version: nginx/1.14.0 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 18.04.1 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 output: certbot 0.28.0
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. https://crt.sh/?q=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:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
After trying ping and curl I ran certbot renew again to catch only the most recent output from the renewal attempt, and this time the renewal succeeded. I have no idea why. I didn’t change anything and had ran the command probably a dozen times by this point. Maybe ping and curl contain some magic.