Commit da9f3c7
committed
Fix SSL Verification in Python SDK
All the SDKs verify SSL certificates by default except for
the Python SDK due to a but in the logic for SSL verification.
This change fixes the logic to ensure SSL verification is
done by default.1 parent 6f14fd2 commit da9f3c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments