Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo certbot --nginx
- Saving debug log to /var/log/letsencrypt/letsencrypt.log
- Which names would you like to activate HTTPS for?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- 1: error502.com
- 2: www.error502.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Select the appropriate numbers separated by commas and/or spaces, or leave input
- blank to select all options shown (Enter 'c' to cancel):
- Certificate not yet due for renewal
- You have an existing certificate that has exactly the same domains or certificate name you requested and isn't close to expiry.
- (ref: /etc/letsencrypt/renewal/error502.com.conf)
- What would you like to do?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- 1: Attempt to reinstall this existing certificate
- 2: Renew & replace the certificate (may be subject to CA rate limits)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
- Renewing an existing certificate for error502.com and www.error502.com
- Successfully received certificate.
- Certificate is saved at: /etc/letsencrypt/live/error502.com/fullchain.pem
- Key is saved at: /etc/letsencrypt/live/error502.com/privkey.pem
- This certificate expires on 2023-11-03.
- These files will be updated when the certificate renews.
- Certbot has set up a scheduled task to automatically renew this certificate in the background.
- Deploying certificate
- Successfully deployed certificate for error502.com to /etc/nginx/sites-enabled/error502
- Successfully deployed certificate for www.error502.com to /etc/nginx/sites-enabled/error502
- Your existing certificate has been successfully renewed, and the new certificate has been installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement