mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-14 16:10:09 +08:00
Added reference to #2398 for more info on Cloudflare Token API
parent
21eb4b1c42
commit
f5407daffb
@ -20,7 +20,7 @@ export CF_Email="xxxx@sss.com"
|
||||
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
export CF_Account_ID="xxxxxxxxxxxxx"
|
||||
```
|
||||
In order to use the new token, the token currently needs access read access to Zone.Zone, and write access to Zone.DNS, across all Zones.
|
||||
In order to use the new token, the token currently needs access read access to Zone.Zone, and write access to Zone.DNS, across all Zones. See [Issue #2398](https://github.com/Neilpang/acme.sh/issues/2398) for more info.
|
||||
|
||||
|
||||
Ok, let's issue a cert now:
|
||||
|
Loading…
Reference in New Issue
Block a user