mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 04:42:12 +08:00
Updated 说明 (markdown)
2
说明.md
2
说明.md
@@ -65,7 +65,7 @@ acme.sh --issue -d mydomain.com --standalone
|
|||||||
这种方式的好处是,你不需要任何服务器, 不需要任何公网ip, 只需要dns的解析记录即可完成生成域名.
|
这种方式的好处是,你不需要任何服务器, 不需要任何公网ip, 只需要dns的解析记录即可完成生成域名.
|
||||||
|
|
||||||
```
|
```
|
||||||
acme.sh --issue -d mydomain.com --dns
|
acme.sh --issue --dns -d mydomain.com
|
||||||
```
|
```
|
||||||
|
|
||||||
然后, **acme.sh** 会生成相应的 解析记录显示出来, 你只需要在你的域名管理面板中添加这条 txt 记录即可.
|
然后, **acme.sh** 会生成相应的 解析记录显示出来, 你只需要在你的域名管理面板中添加这条 txt 记录即可.
|
||||||
|
|||||||
Reference in New Issue
Block a user