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:
I ran this command:
I usually follow the step from the third to renew the certificate every 3 months
It produced this output:
The renewal is usually successful, I need some help to make it automatic also because I have a complicated situation.
My web server is (include version):
It's an AWS Lightsail instance with bitnami WP image.
The operating system my web server runs on is (include version):
Is it relevant?
My hosting provider, if applicable, is:
Self-hosted in AWS Lightsail instance with bitnami WP image.
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):
Until now I have been renewing the certificate every 3 months completing the DNS challenge. The problem is that we don't self-manage the DNS of the domain and I have to send the records to the IT support company and they will insert them. This process is a little bit long and annoying and I have to stay with the console hanging until they don't insert the first record so I can get the second for the challenge.
Is there a way to make it a little bit more automatic? At list on our side, for example a script that runs an email challenge so the IT support company receives the email with the link and the only thing they have to do is clicking it.
Thank you