mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 15:12:10 +08:00
Added information about what permissions you need in order to use the Cloudflare API token.
@@ -19,6 +19,8 @@ export CF_Email="xxxx@sss.com"
|
|||||||
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
export CF_Account_ID="xxxxxxxxxxxxx"
|
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.
|
||||||
|
|
||||||
|
|
||||||
Ok, let's issue a cert now:
|
Ok, let's issue a cert now:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user