mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 22:42:11 +08:00
@@ -220,8 +220,8 @@ The DNSPod.cn Domain API option requires that you first login to your account to
|
|||||||
> The DNSPod API Key refers to the `DNSPod Token` found under `API Keys` in my account settings on the https://dnspod.cn.
|
> The DNSPod API Key refers to the `DNSPod Token` found under `API Keys` in my account settings on the https://dnspod.cn.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export DP_Id="<id>"
|
export DP_Id=<id>
|
||||||
export DP_Key="<key>"
|
export DP_Key=<key>
|
||||||
```
|
```
|
||||||
|
|
||||||
Ok, let's issue a cert now:
|
Ok, let's issue a cert now:
|
||||||
|
|||||||
Reference in New Issue
Block a user