Hy, I have some domain in my server. When i get email Action required: Let's Encrypt certificate renewals for domain "abc1.domain.com", i follow step How to stop using TLS-SNI-01 with Certbot.
In this tutorial:
- certbot version must 0.28 or higher, (Done : my cerbot version : 0.28)
- sudo certbot renew --dry-run, If the dry run succeeds, you’re good to go (Done, dry run succeeds)
- and then i use command : "certbot renew" to renew all my domain in server.
I think, all my domain finished to update ACME client to use an alternative validation method
(HTTP-01, DNS-01 or TLS-ALPN-01).
But, a few weeks later, i get same email, Action required: Let's Encrypt certificate renewals, but different domain in same server, "abc2.domain.com".
How i know all my domain already update ACME client to use an alternative validation method (HTTP-01, DNS-01 or TLS-ALPN-01)?
Please help me with step by step.
Thanks.
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: www.printerqoe.com
I ran this command:
It produced this output:
My web server is (include version): nginx/1.10.3
The operating system my web server runs on is (include version): Ubuntu 16.04 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 0.28.0