免费https/ssl通配证书(letsencrypt)安装

教程:免费https/ssl通配证书(letsencrypt)安装

前置条件
开发443端口
关闭nginx 、获取脚本
wget https://dl.eff.org/certbot-auto 、执行权限
sudo chmod a+x ./certbot-auto 、运行certbot命令生成证书
./certbot-auto certonly -d "*.zmbh.cn" -d "zmbh.cn" --manual --preferred-challenges dns- --server https://acme-v02.api.letsencrypt.org/directory
上一篇:金蝶K3WISE常用数据表


下一篇:$.toJSON的用法或把数组转换成json类型