Added reference to #2398 for more info on Cloudflare Token API

master
Ben H 2020-01-29 13:15:52 -06:00
parent 21eb4b1c42
commit f5407daffb
1 changed files with 1 additions and 1 deletions

@ -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: