Hi @gamujtaba,
Keep in mind that you issued the command to renew the certificates using --dry-run
so the certificates have not been saved, you must execute the renew command but this time remove the --dry-run
param.
Cheers,
sahsanu
Hi @gamujtaba,
Keep in mind that you issued the command to renew the certificates using --dry-run
so the certificates have not been saved, you must execute the renew command but this time remove the --dry-run
param.
Cheers,
sahsanu
Totally missed that!
Yes. You need to renew your cert - it has already expired.
https://www.ssllabs.com/ssltest/analyze.html?d=myamplify.co
root@ip-172-31-31-169:~# /opt/letsencrypt/certbot-auto renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/myamplify.co.conf
-------------------------------------------------------------------------------
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for myamplify.co
tls-sni-01 challenge for www.myamplify.co
Waiting for verification...
Cleaning up challenges
-------------------------------------------------------------------------------
new certificate deployed with reload of apache server; fullchain is
/etc/letsencrypt/live/myamplify.co/fullchain.pem
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Congratulations, all renewals succeeded. The following certs have been renewed:
/etc/letsencrypt/live/myamplify.co/fullchain.pem (success)
-------------------------------------------------------------------------------
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.