mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Updated DNS alias mode (markdown)
@@ -6,5 +6,6 @@ _acme-challenge.example.com => _acme-challenge.exampleAlias.com
|
||||
|
||||
|
||||
```sh
|
||||
acme.sh --issue --issue -d example.com --challenge-alias exampleAlias.com --dns dns_cf
|
||||
acme.sh --issue --issue \
|
||||
-d example.com --challenge-alias exampleAlias.com --dns dns_cf
|
||||
```
|
||||
Reference in New Issue
Block a user