summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a1aee03..ea70c47 100644
--- a/README.md
+++ b/README.md
@@ -506,7 +506,7 @@ source:
X-Auth-Token: 'somerandomstring'
```
-You can also pass `no_check_certificate = true` if you want to disable ssl certificate verification:
+You can also pass `secure: false` if you want to disable ssl certificate verification:
```
source:
@@ -514,7 +514,7 @@ source:
http:
url: https://url/api
scheme: https
- no_check_certificate: true
+ secure: false
```
### Output: File