先去github下载脚本
https://github.com/acmesh-official/acme.sh/wiki/说明
执行命令使用
~/.acme.sh/acme.sh
指定网页根目录
--webroot /usr/local/3DCEList
使用nginx
--nginx
例子
~/.acme.sh/acme.sh --issue -d zhangrui.nmsl444.xyz --webroot /usr/local/3DCEList --nginx
参考链接
https://github.com/acmesh-official/acme.sh/wiki/How-to-issue-a-cert
https://github.com/acmesh-official/acme.sh/wiki/dnsapi
https://blog.csdn.net/admin_root1/article/details/84965684
https://www.cnblogs.com/ligao/p/11598392.html
https://blog.csdn.net/weixin_34194317/article/details/91432412