Hi,
I have a weird issue. When I run the command to renew my certificates (and when that didn’t work; the command below to issue a NEW certificate) I get a success result. When I run certbot certificates, the expiry date entry is: 2019-03-10 08:40:32+00:00 (VALID: 89 days) . HOWEVER, When I load my web application OR when I check on https://www.ssllabs.com/ssltest/analyze.html?d=members.co.ke or https://www.sslshopper.com/ssl-checker.html#hostname=members.co.ke and others, the certificate is show to be expired.
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. https://crt.sh/?q=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: members.co.ke
I ran this command: certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --agree-tos --preferred-challenges=dns --email info@touchinspiration.com --manual -d ‘members.co.ke, *.members.co.ke’
It produced this output: - Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/members.co.ke/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/members.co.ke/privkey.pem
Your cert will expire on 2019-03-10. To obtain a new or tweaked
version of this certificate in the future, simply run certbot
again. To non-interactively renew all of your certificates, run
“certbot renew”
My web server is (include version): nginx version: nginx/1.14.0 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-29-generic x86_64)
My hosting provider, if applicable, is: Digital Ocean
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): NO