Creazione nuovo certificato https – let’s encript

rinnovo:

certboot renew

Creazione:

certbot certonly -d  www.XXXXXXXXXX.it,XXXXXXXXXX.it
Saving debug log to /var/log/letsencrypt/letsencrypt.log

How would you like to authenticate with the ACME CA?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: Apache Web Server plugin (apache)
2: Spin up a temporary webserver (standalone)
3: Place files in webroot directory (webroot)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-3] then [enter] (press 'c' to cancel): 3
Plugins selected: Authenticator webroot, Installer None

Please choose an account
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: vmprod.localdomain@2017-04-05T14:19:46Z (ee19)
2: localhost.localdomain@2019-12-19T22:33:58Z (0a90)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for XXXXXXXXXX.it
http-01 challenge for www.XXXXXXXXXX.it
Input the webroot for XXXXXXXXXX.it: (Enter 'c' to cancel): /var/www/html/YYYYYY/ZZZZZZ/XXXXXXXXXX.it

Select the webroot for www.XXXXXXXXXX.it:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: Enter a new webroot
2: /var/www/html/YYYYYY/ZZZZZZ/XXXXXXXXXX.it
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Waiting for verification...
Cleaning up challenges

IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/www.XXXXXXXXXX.it/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/www.XXXXXXXXXX.it/privkey.pem
   Your cert will expire on 2020-07-16. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot
   again. To non-interactively renew *all* of your certificates, run
   "certbot renew"
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le