Updated 说明 (markdown)
parent
e8ec2c4331
commit
67b785aba6
2
说明.md
2
说明.md
|
@ -68,7 +68,7 @@ acme.sh --issue -d mydomain.com --standalone
|
|||
更高级的用法请参考: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert
|
||||
|
||||
|
||||
### 2. dns 方式, 在域名上添加一条 txt 解析记录, 验证域名所有权.
|
||||
### 2. 手动 dns 方式, 手动在域名上添加一条 txt 解析记录, 验证域名所有权.
|
||||
|
||||
这种方式的好处是, 你不需要任何服务器, 不需要任何公网 ip, 只需要 dns 的解析记录即可完成验证.
|
||||
坏处是,如果不同时配置 Automatic DNS API,使用这种方式 acme.sh 将无法自动更新证书,每次都需要手动再次重新解析验证域名所有权。
|
||||
|
|
Loading…
Reference in New Issue