Hello;
Don't apologize, my English is not perfect, I may have been misinterpreted
Here is the result:
# renew_before_expiry = 30 days
version = 0.31.0
archive_dir = /etc/letsencrypt/archive/suinot.org
cert = /etc/letsencrypt/live/suinot.org/cert.pem
privkey = /etc/letsencrypt/live/suinot.org/privkey.pem
chain = /etc/letsencrypt/live/suinot.org/chain.pem
fullchain = /etc/letsencrypt/live/suinot.org/fullchain.pem
# Options used in the renewal process
[renewalparams]
installer = nginx
authenticator = nginx
account = xxxxxxxxxxxxxxxxxxxxxxxxxxxx
server = https://acme-v02.api.letsencrypt.org/directory
nginx_ctl = /usr/sbin/nginx
And certbot certificates:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Found the following certs:
Certificate Name: suinot.org-0001
Domains: suinot.org imap.suinot.org webssh.suinot.org www.suinot.org
Expiry Date: 2018-05-09 18:39:46+00:00 (INVALID: EXPIRED)
Certificate Path: /etc/letsencrypt/live/suinot.org/fullchain.pem
Private Key Path: /etc/letsencrypt/live/suinot.org/privkey.pem
Certificate Name: suinot.org
Domains: suinot.org imap.suinot.org lil-elefen.suinot.org mastodon.suinot.org nextcloud.suinot.org webssh.suinot.org www.suinot.org
Expiry Date: 2021-07-07 11:46:48+00:00 (VALID: 30 days)
Certificate Path: /etc/letsencrypt/live/suinot.org-0001/fullchain.pem
Private Key Path: /etc/letsencrypt/live/suinot.org-0001/privkey.pem
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
No error for the conf file, but the suinot.org-0001 is marked expired!
What do you think ?