mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-14 12:12:14 +08:00
Updated DNS alias mode (markdown)
@@ -1 +1,10 @@
|
|||||||
TODO:
|
Set domain CNAME:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
_acme-challenge.example.com => _acme-challenge.exampleAlias.com
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
```sh
|
||||||
|
acme.sh --issue --issue -d example.com --challenge-alias exampleAlias.com --dns dns_cf
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user