Hello, The certificate expired. So I tried to renew the certificate but just work. i feel lost. I am still in the learning stages.
Please fill out the fields below so we can help you better.
My domain is: stuffiwillbuy.com
I ran this command: ========================================
[root@host letsencrypt]# ./letsencrypt-auto renew
it did not work so then tried
[root@host letsencrypt]# ./letsencrypt-auto renew --force-renewal
I also tried
./letsencrypt-auto --text --agree-tos --email lodha.swetha@gmail.com certonly --renew-by-default --webroot --webroot-path /home/willbuy/public_html/ -d stuffiwillbuy.com -d www.stuffiwillbuy.com
It produced this output:========================================
[root@host letsencrypt]# ./letsencrypt-auto renew --force-renewal
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/stuffiwillbuy.com-0001.conf
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for stuffiwillbuy.com
Waiting for verification…
Cleaning up challenges
Generating key (2048 bits): /etc/letsencrypt/keys/0028_key-certbot.pem
Creating CSR: /etc/letsencrypt/csr/0028_csr-certbot.pem
new certificate deployed without reload, fullchain is
/etc/letsencrypt/live/stuffiwillbuy.com-0001/fullchain.pem
Processing /etc/letsencrypt/renewal/stuffiwillbuy.com.conf
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for stuffiwillbuy.com
http-01 challenge for www.stuffiwillbuy.com
Waiting for verification…
Cleaning up challenges
Generating key (2048 bits): /etc/letsencrypt/keys/0032_key-certbot.pem
Creating CSR: /etc/letsencrypt/csr/0032_csr-certbot.pem
new certificate deployed without reload, fullchain is
/etc/letsencrypt/live/stuffiwillbuy.com/fullchain.pem
Congratulations, all renewals succeeded. The following certs have been renewed:
/etc/letsencrypt/live/stuffiwillbuy.com-0001/fullchain.pem (success)
/etc/letsencrypt/live/stuffiwillbuy.com/fullchain.pem (success)
My operating system is (include version):========================================
CENTOS 6.8 x86_64 standard
My web server is (include version): ========================================
Server Version: Apache/2.4.23 (cPanel) OpenSSL/1.0.1e-fips mod_bwlimited/1.4
Server MPM: prefork
I can login to a root shell on my machine (yes or no, or I don’t know): ========================================
Yes, I can login as root shell
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): ========================================
cPanel - WHM 60.0 (build 28)
cPanel has autoSSL which is enabled.
Please help. Thank you and hope you all have a happy new year.