mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
CF_Key -> CF_Token as CF_Key does not work
@@ -42,7 +42,7 @@ Yes, if your nameservice provider has an api, we can use the api to automaticall
|
||||
|
||||
Cloudflare api:
|
||||
```sh
|
||||
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
|
||||
export CF_Email="xxxx@sss.com"
|
||||
|
||||
@@ -106,7 +106,7 @@ acme.sh --issue -d example.com --standalone -d www.example.com
|
||||
#### 3) Dns api mode:
|
||||
Cloud flare api:
|
||||
```
|
||||
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
|
||||
export CF_Email="xxxx@example.com"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user