shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
306 stars 198 forks source link

Gives an explanation of how ssl works with our API #211

Closed jfboismenu closed 5 years ago

jfboismenu commented 5 years ago

Added some comments explaining the relationship between the certificate authority certificates, the API and how these interact with httplib2 and urllib2

Let me know if there's anything else you feel I should put in there.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1242


Totals Coverage Status
Change from base Build 1240: -2.5%
Covered Lines: 4768
Relevant Lines: 7209

💛 - Coveralls