mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-09 16:42:10 +08:00
Updated DNS alias mode (markdown)
@@ -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
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user