#Creating virtual environment... #Installing Python packages... #Installation succeeded. #Saving debug log to /var/log/letsencrypt/letsencrypt.log #Plugins selected: Authenticator manual, Installer None #Enter email address (used for urgent renewal and security notices) (Enter 'c' to #cancel): zhouinfo@qq.com
2 同意协议
1 2 3 4 5 6 7
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Please read the Terms of Service at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. You must agree in order to register with the ACME server at https://acme-v02.api.letsencrypt.org/directory - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (A)gree/(C)ancel: a
3 同意推送消息
1 2 3 4 5 6 7 8 9 10
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Would you be willing to share your email address with the Electronic Frontier Foundation, a founding partner of the Let's Encrypt project and the non-profit organization that develops Certbot? We'd like to send you email about our work encrypting the web, EFF news, campaigns, and ways to support digital freedom. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (Y)es/(N)o: y Obtaining a new certificate Performing the following challenges: dns-01 challenge for zhouinfo.site
4 同意记录IP地址
1 2 3 4 5 6 7
#NOTE: The IP of this machine will be publicly logged as having requested this #certificate. If you're running certbot in manual mode on a machine that is not #your server, please ensure you're okay with that. # #Are you OK with your IP being logged? #- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #(Y)es/(N)o: y
#Please deploy a DNS TXT record under the name #_acme-challenge.zhouinfo.site with the following value: # #uoJqJ713dFrCK-cr1hiaE5bxWJcFyakRRPc0Yqggrfo # #Before continuing, verify the record is deployed. #- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #Press Enter to Continue
6 然后就可以获取到生成的密钥和公钥
1 2 3 4 5 6 7 8 9 10 11 12 13
IMPORTANT NOTES: - Congratulations! Your certificate and chain have been saved at: /etc/letsencrypt/live/zhouinfo.site/fullchain.pem Your key file has been saved at: /etc/letsencrypt/live/zhouinfo.site/privkey.pem Your cert will expire on 2019-08-05. To obtain a new or tweaked version of this certificate in the future, simply run letsencrypt-auto again. To non-interactively renew *all* of your certificates, run "letsencrypt-auto 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