Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ssl Certificate

Add Ssl Ca File Using Urllib2

I need to be able to specify SSL certificate CA root, yet be able to insert HTTP cookie with Python… Read more Add Ssl Ca File Using Urllib2

Python Requests : Ssl Error During Requests?

I'm learning API requests using python requests for personal interest. I'm trying to simply… Read more Python Requests : Ssl Error During Requests?