Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This causes one issue with the way custom SSL certificates are handled in both. Using httplib2 this is quite painful to set up. An option is to use a third party lib [1] but this is not always possible in secure environments (which are the environments that likely need the custom SSL cert)
When using both libraries, this complicates using a custom CERT authority. It would be great if both used the same way, possibly by integrating the the referenced third party library, or by switching httplib2 to urllib3