Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit eec307f

Browse files
committed
Merge branch 'hlx98007-master'
2 parents 01fe999 + 4d20c09 commit eec307f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,12 @@ $ cat ~/.cloudflare/cloudflare.cfg
129129
[CloudFlare]
130130
email = user@example.com
131131
token = 00000000000000000000000000000000
132-
certoken = v1.0-...
132+
certtoken = v1.0-...
133+
extras =
133134
$
134135
```
135136

136-
The *CF_API_CERTKEY* or *certtoken* values are used for the Origin-CA */certificates* API calls.
137+
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.
137138

138139
## Included example code
139140

0 commit comments

Comments
 (0)