Skip to content

Commit

Permalink
Merge branch 'hlx98007-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Jun 22, 2016
2 parents 01fe999 + 4d20c09 commit eec307f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,12 @@ $ cat ~/.cloudflare/cloudflare.cfg
[CloudFlare]
email = user@example.com
token = 00000000000000000000000000000000
certoken = v1.0-...
certtoken = v1.0-...
extras =
$
```

The *CF_API_CERTKEY* or *certtoken* values are used for the Origin-CA */certificates* API calls.
The *CF_API_CERTKEY* or *certtoken* values are used for the Origin-CA */certificates* API calls. At the time of being, you must leave extras in the configuration, the value can be left blank.

## Included example code

Expand Down

0 comments on commit eec307f

Please sign in to comment.