web-https免费证书
Nginx on CentOS/RHEL 7
yum -y install yum-utils |
实际使用的时候用python安装的方式没问题,使用yum安装会缺少python包。
自动更新:
测试一下sudo certbot renew --dry-run
新建一个 crontab0 0,12 * * * python -c 'import random; import time; time.sleep(random.random() * 3600)' && certbot renew