mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 04:02:09 +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.
|
||||
|
||||
```sh
|
||||
export DP_Id="<id>"
|
||||
export DP_Key="<key>"
|
||||
export DP_Id=<id>
|
||||
export DP_Key=<key>
|
||||
```
|
||||
|
||||
Ok, let's issue a cert now:
|
||||
|
||||
Reference in New Issue
Block a user