Commit 1d1f01c7 by ChongmingDu

Add new file

parent 0fa84dd4
1. 在29服务上进入/usr/local/src目录
1. 在29服务上进入/usr/local/src目录
2. ./certbot-auto certonly -d *.XXXX.com --manual
3. Please deploy a DNS TXT record under the name
_acme-challenge.XXXX.com with the following value:
************ 保存这个值。不要回车!!!
4. 修改相应dns txt记录
5. 使用dig txt _acme-challenge.XXXX.com 查看txt记录改没改成新的,多尝试一次一定保证多次验证
6. 第五步验证通过,第四步回车,生成相应的密钥
\ 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