5:2018-02-06 for bking.tw

[root@greencom letsencrypt]# ./certbot-auto certonly --force-renew --cert-name bking.tw
Upgrading certbot-auto 0.21.0 to 0.21.1...
Replacing certbot-auto...
Creating virtual environment...
Installing Python packages...
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log

How would you like to authenticate with the ACME CA?
-------------------------------------------------------------------------------
1: Apache Web Server plugin - Beta (apache)
2: Nginx Web Server plugin - Alpha (nginx)
3: Spin up a temporary webserver (standalone)
4: Place files in webroot directory (webroot)
-------------------------------------------------------------------------------
Select the appropriate number [1-4] then [enter] (press 'c' to cancel): 1
Plugins selected: Authenticator apache, Installer None
Please enter in your domain name(s) (comma and/or space separated)  (Enter 'c'
to cancel): bking.tw www.bking.tw
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bking.tw
http-01 challenge for www.bking.tw
Waiting for verification...
Cleaning up challenges

IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/bking.tw/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/bking.tw/privkey.pem
   Your cert will expire on 2018-05-07. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot-auto
   again. To non-interactively renew *all* of your certificates, run
   "certbot-auto renew"
 

Tags