mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Added reference to #2398 for more info on Cloudflare Token API
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user