CF_Key -> CF_Token as CF_Key does not work
parent
84188c6958
commit
74150521a9
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue