Updated 说明 (markdown)

master
neil 2016-10-21 09:48:28 +08:00
parent 338bd4296c
commit c6eff5e821
1 changed files with 1 additions and 1 deletions

@ -62,7 +62,7 @@ acme.sh --issue -d mydomain.com --standalone
### 2. dns 方式, 在域名上添加一条 txt 解析记录, 验证域名所有权. ### 2. dns 方式, 在域名上添加一条 txt 解析记录, 验证域名所有权.
这种方式的好处是,你不需要任何服务器, 不需要任何公网ip, 只需要dns的解析记录即可完成生成域名. 这种方式的好处是,你不需要任何服务器, 不需要任何公网ip, 只需要dns的解析记录即可完成验证.
``` ```
acme.sh --issue --dns -d mydomain.com acme.sh --issue --dns -d mydomain.com