Updated dns manual mode (markdown)
parent
ee1f4857a1
commit
b8b551cbf4
|
@ -1,9 +1,11 @@
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
```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
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue