I installed SSL certificate of Let’s Encrypt by using commands in October 2019 on AWS EC2 user for a site (http://powerlinehardware.com/). Now on 21st january, 2020 is certificate is expired. I got a guide of how we can renew this certificate. It said that we can do that by switching to sudo user by sudo -i and editing crontab by crontab -e and then adding this line: 30 2 * * Sun /home/ec2-user/certbot-auto renew to renew it on every Sunday and 2.30am. But it did not work.
So the site is experiencing security error. Please help us regarding this because it is a live shopping site and it has to be https.
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:
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):