Letsencrypt snap方式重装

certbot-auto 永久不可用,可能是python2的原因吧。

改snap

ref: https://blog.csdn.net/Dancen/article/details/112571444

------------ 我是又老又秃头的分割线 -----------------

ubuntu + nginx 下这个要简单一点, 估计是升级了,
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04

sudo certbot --nginx -d example.com -d www.example.com

sudo systemctl status certbot.timer

泛域名, 又用name.com的域名的话, 可以考虑这个: https://github.com/laonan/certbot-dns-name-com

输入类似这样的地址 "name@something.com"
输入类似这样的地址"http://someaddress.com"
验证码 不区分大小写(看不清)