Hi,
I recently got expiration notice email as follows.
When I checked the expiration date, I found no problems.
What’s the problem and what should I do?
———————
Your certificate (or certificates) for the names listed below will expire in 10 days (on 31 May 19 23:36 +0000). Please make sure to renew your certificate before then, or visitors to your website will encounter errors.
We recommend renewing certificates automatically when they have a third of their
total lifetime left. For Let’s Encrypt’s current 90-day certificates, that means
renewing 30 days before expiration.
bs.lcbible.org
ibsth.lcbible.org
lcbible.org
——————————
I run an automatic renewal every week using following command
certbot-auto renew
The result of checking the validity period with open ssl command is as follows.
echo | openssl s_client -connect lcbible.org:443 2>/dev/null | openssl x509 -noout -dates
notBefore=May 20 01:30:39 2019 GMT
notAfter=Aug 18 01:30:39 2019 GMT
For reference, I had migrated my server to a different IP address and machine a few months ago.
Does this cause problems?
====================
My domain is:
lcbible.org, www.lcbible.org, bs.lcbible.org, ibsth.lcbible.org,
laubf.lcbible.org, ubf.lcbible.org, bs.ubf.org
Finally, the domain added command is as follows.
( certbot-auto --expand -d lcbible.org -d www.lcbible.org -d bs.lcbible.org -d ibsth.lcbible.org -d laubf.lcbible.org -d ubf.lcbible.org -d bs.ubf.org -d bs3.lcbible.org -d bs2.ubf.kr )
I ran this command:
It produced this output:
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.2 LTS
My hosting provider, if applicable, is:
google cloud
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
certbot 0.31.0
certbot-auto 0.34.2
crt.sh ID | Logged At ⇧ | Not Before | Not After | Issuer Name |
---|---|---|---|---|
1490808431 | 2019-05-20 | 2019-05-20 | 2019-08-18 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1475888169 | 2019-05-09 | 2019-05-09 | 2019-08-07 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1457134731 | 2019-05-09 | 2019-05-09 | 2019-08-07 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1428245472 | 2019-04-29 | 2019-04-29 | 2019-07-28 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1428244571 | 2019-04-29 | 2019-04-29 | 2019-07-28 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1425148901 | 2019-04-28 | 2019-04-28 | 2019-07-27 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1425147726 | 2019-04-28 | 2019-04-28 | 2019-07-27 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1415785612 | 2019-04-24 | 2019-04-24 | 2019-07-23 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |
1415786638 | 2019-04-24 | 2019-04-24 | 2019-07-23 | C=US, O=Let’s Encrypt, CN=Let’s Encrypt Authority X3 |