Quantcast
Channel: EasyEngine Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 12639

URGENT - Letsencrypt not working after expired?

$
0
0

No luck:

root@prod:~# ee site update domian.com.au --le=renew
Renewing SSl cert for https://domain.com.au
ERROR : Cannot RENEW SSL cert !
Your current cert already EXPIRED !
Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
root@prod:~# tail /var/log/ee/ee.log
2017-02-20 16:13:23,419 (DEBUG) ee : Running command: date -d "`openssl x509 -in /etc/letsencrypt/live/domain.com.au/cert.pem -text -noout|grep "Not After"|cut -c 25-`" +%s
2017-02-20 16:13:23,449 (DEBUG) ee : Command Output: 1486882440
,
Command Error:
2017-02-20 16:13:23,449 (ERROR) ee : Your current cert already EXPIRED !
2017-02-20 16:13:23,449 (DEBUG) ee : Running command: date -d "`openssl x509 -in /etc/letsencrypt/live/domain.com.au/cert.pem -text -noout|grep "Not After"|cut -c 25-`"
2017-02-20 16:13:23,459 (DEBUG) ee : Command Output: Sun Feb 12 16:54:00 AEST 2017
,
Command Error:
2017-02-20 16:13:23,530 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!

Viewing all articles
Browse latest Browse all 12639

Trending Articles