gurock / testrail-api

TestRail API: Examples on how to use TestRail's API from various languages
Other
116 stars 87 forks source link

Add option to use unsecure ssl connexion #29

Closed shlagevuk closed 4 years ago

shlagevuk commented 4 years ago

Hi,

Title is quite self explanatory. We needed to be able to use unsecured ssl connection for testing purpose.

It's added to the lib as an optional argument. Default behavior should not be changed by these modifications.