mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 13:22:08 +08:00
Updated dns manual mode (markdown)
@@ -11,8 +11,7 @@ https://github.com/Neilpang/acme.sh/issues/1029
|
|||||||
1. First step:
|
1. First step:
|
||||||
```sh
|
```sh
|
||||||
|
|
||||||
acme.sh --issue -d example.com --dns \
|
acme.sh --issue -d example.com --dns \ --yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||||
--yes-I-know-dns-manual-mode-enough-go-ahead-please
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -23,6 +22,6 @@ acme.sh --issue -d example.com --dns \
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
||||||
acme.sh --renew -d example.com \
|
acme.sh --renew -d example.com \ --yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||||
--yes-I-know-dns-manual-mode-enough-go-ahead-please
|
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user