Updated 说明 (markdown)
parent
338bd4296c
commit
c6eff5e821
2
说明.md
2
说明.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue