先注册登陆一下
实名认证
填写域名
haimait.top,*.haimait.top
阿里去域名解析
点配置完成
检测绑定
服务器部署
参考下面的连接部署服务器
服务器上执行
curl https://gitcode.net/cert/cn-acme.sh/-/raw/master/install.sh?inline=false | sh -s [email protected]
cd /root/.acme.sh/
./acme.sh --issue -d *.haimait.top --dns dns_dp --server https://acme.freessl.cn/v2/DV90/directory/wmsqk3t6t6uyl891vc7t
已经成功,下面可以看到证书下载的地址:
-----END CERTIFICATE-----
[2022年 11月 26日 星期六 13:47:29 CST] Your cert is in: /root/.acme.sh/*.haimait.top/*.haimait.top.cer
[2022年 11月 26日 星期六 13:47:29 CST] Your cert key is in: /root/.acme.sh/*.haimait.top/*.haimait.top.key
[2022年 11月 26日 星期六 13:47:29 CST] The intermediate CA cert is in: /root/.acme.sh/*.haimait.top/ca.cer
[2022年 11月 26日 星期六 13:47:29 CST] And the full chain certs is there: /root/.acme.sh/*.haimait.top/fullchain.cer
修改nginx配置