let's encrypt申请
let's encrypt申请
https://keelii.com/2016/06/12/free-https-cert-lets-encrypt-apply-install/
https://www.hi-linux.com/posts/6968.html
https://www.jianshu.com/p/c5c9d071e395
使用之后还需要进行更新;
https://www.jianshu.com/p/074e147b68b0 此界面对应功能已经升级;这个是一个链接 到
https://github.com/ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au
访问:https://certbot.eff.org/docs/install.html
使用 wget https://dl.eff.org/certbot-auto 进行了certbot-auto文件的更新;
服务器上面可以使用
sh .showhttps 查看证书时间
sh .updatehttps 进行证书更新 +1;需要等一会;
有时需要自己更新一个certboot-auto文件,服务器直连无法下载,需要把文件下载下来进行替换;
删除证书:https://www.4spaces.org/lets-encrypt-certbot-remove-revoke/
使用 certbot-auto revoke --cert-path /etc/letsencrypt/archive/web.top/cert1.pem 就可以了;
更新证书之后记得重启nginx