Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@pi ~]# /usr/local/bin/certbot-auto renew --dry-run
- Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Processing /etc/letsencrypt/renewal/mettatea.net.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Cert not due for renewal, but simulating renewal for dry run
- Plugins selected: Authenticator apache, Installer apache
- Renewing an existing certificate
- Performing the following challenges:
- http-01 challenge for mettatea.net
- http-01 challenge for pi.mettatea.net
- http-01 challenge for www.mettatea.net
- Waiting for verification...
- Cleaning up challenges
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- new certificate deployed with reload of apache server; fullchain is
- /etc/letsencrypt/live/mettatea.net/fullchain.pem
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- ** DRY RUN: simulating 'certbot renew' close to cert expiry
- ** (The test certificates below have not been saved.)
- Congratulations, all renewals succeeded. The following certs have been renewed:
- /etc/letsencrypt/live/mettatea.net/fullchain.pem (success)
- ** DRY RUN: simulating 'certbot renew' close to cert expiry
- ** (The test certificates above have not been saved.)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- IMPORTANT NOTES:
- - Your account credentials have been saved in your Certbot
- configuration directory at /etc/letsencrypt. You should make a
- secure backup of this folder now. This configuration directory will
- also contain certificates and private keys obtained by Certbot so
- making regular backups of this folder is ideal.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement