Added information about what permissions you need in order to use the Cloudflare API token.
parent
24c646312a
commit
e642277928
|
@ -19,6 +19,8 @@ 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.
|
||||
|
||||
|
||||
Ok, let's issue a cert now:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue