faaez / capiq-python

Thin Python client for the CapIQ REST API
MIT License
35 stars 25 forks source link

Add flag to disable SSL checking in requests calls. This is useful in… #3

Closed kirkportas closed 7 years ago

kirkportas commented 7 years ago

… environments with mitm certificate security.

Default SSL Verify to True