Python decides for certificate validation
Python decides for certificate validation
Posted Sep 11, 2014 17:41 UTC (Thu) by leoluk (guest, #97665)Parent article: Python decides for certificate validation
http://docs.python-requests.org/en/latest/user/advanced/#...
Nice to hear that they'll implement verification in the standard library.
Posted Sep 12, 2014 15:11 UTC (Fri)
by DavidS (guest, #84675)
[Link]
In the same time I spent checking how I could (not) solve my TLS use case with urllib I had it already implemented and running with requests. Never looked back.
Python decides for certificate validation