![]() |
6 éve%!(EXTRA string=óta) | |
---|---|---|
README.md | 6 éve%!(EXTRA string=óta) | |
alydns.php | 6 éve%!(EXTRA string=óta) | |
au.sh | 6 éve%!(EXTRA string=óta) |
用于自动设置阿里云 DNS 记录,从而配合 certbot 完成证书验证工作(包括通配符、SAN、单域名证书),从而避免人工干预。
1:下载:
$ git clone https://github.com/ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au
$ cd certbot-letencrypt-wildcardcertificates-alydns-au
2:配置:
3:运行 renew 命令(也包括申请证书命令):
# 测试
$ certbot-auto renew --cert-name newyingyong.cn --manual-auth-hook /你的脚本目录/au.sh --dry-run
#renew
$ certbot-auto renew --cert-name newyingyong.cn --manual-auth-hook /你的脚本目录/au.sh