Hello and thanks for your good forum
My questions are:
Each time you renew your certificate on an Amazon server
I have a problem
And I encounter the interruption of my websites
Is it possible to renew automatically?
I agree with that even if the plan requires payment
Thanks
My domain is *.example.com
www.example.com
example2.com
www.example2.com
I ran this command:
sudo ./certbot-auto --manual --debug -v --server https://acme-v02.api.letsencrypt.org/directory --preferred-challenges=dns certonly -d example.com -d *.example.com -d www.example2.com -d example2.com
It produced this output:
Special code for fill in _acme-challenge.example.com
My web server is (include version):Linux
The operating system my web server runs on is (include version):rhel fedora"
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):certbot-auto