mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-22 18:20:09 +08:00
Updated DNS alias mode (markdown)
parent
044c17e3a8
commit
19d55d9bd3
@ -6,6 +6,6 @@ _acme-challenge.example.com => _acme-challenge.exampleAlias.com
|
|||||||
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
acme.sh --issue --issue \
|
acme.sh --issue \
|
||||||
-d example.com --challenge-alias exampleAlias.com --dns dns_cf
|
-d example.com --challenge-alias exampleAlias.com --dns dns_cf
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user