Skip to content

Commit bffa6dd

Browse files
committed
Move all SSL related information under dedicated header
1 parent 6361636 commit bffa6dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ cur.execute('SELECT * FROM system.runtime.nodes')
321321
rows = cur.fetchall()
322322
```
323323

324+
## SSL
325+
324326
### SSL verification
325327

326328
In order to disable SSL verification, set the `verify` parameter to `False`.

0 commit comments

Comments
 (0)