Skip to content

Commit 64f8eb3

Browse files
committed
fix SSL_VERIFY documentation (CMEM-5621)
1 parent 4643e12 commit 64f8eb3

File tree

1 file changed

+2
-2
lines changed
  • docs/automate/cmemc-command-line-interface/configuration/file-based-configuration

1 file changed

+2
-2
lines changed

docs/automate/cmemc-command-line-interface/configuration/file-based-configuration/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,11 +254,11 @@ This variable defaults to `none`.
254254

255255
#### SSL_VERIFY
256256

257-
Setting this to `True` will disable certification verification (not recommended).
257+
Setting this to `false` will disable certification verification (not recommended).
258258

259259
Please refer to [Certificate handling and SSL verification](../certificate-handling-and-ssl-verification/index.md) for more information.
260260

261-
This variable defaults to `False`.
261+
This variable defaults to `true`.
262262

263263
#### REQUESTS_CA_BUNDLE
264264

0 commit comments

Comments
 (0)