Commit 7709bb0b by ChongmingDu

Update ssl证书生成.md

parent 32f7986f
1. 下载certbot-auto 1. 下载certbot-auto
...@@ -12,7 +12,7 @@ yum install nginx -y ...@@ -12,7 +12,7 @@ yum install nginx -y
``` ```
4. 手动更新证书的txt记录, 并在dns里面修改txt记录 4. 手动更新证书的txt记录, 并在dns里面修改txt记录
``` ```
./certbot-auto certonly -d *.xxxx.com -i --manual ./certbot-auto certonly -d *.xxx.com -i --manual
``` ```
5. 配置用nginx自动更新,即可完成 5. 配置用nginx自动更新,即可完成
``` ```
...@@ -23,4 +23,6 @@ yum install nginx -y ...@@ -23,4 +23,6 @@ yum install nginx -y
目前自动续约的域名 目前自动续约的域名
mayi118.cn mayi118.cn
mayi118.com mayi118.com
mayi888.com mayi888.com
\ No newline at end of file
vpn 24(/root下) 自动续约证书服务器,统一推送到29 /data/cer下
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment