Comment 33 for bug 1500768

Revision history for this message
Matthias Klose (doko) wrote :

to test the python3 behaviour for certificate verification, you have to use urllib.request.urlopen. requests does it's own certificate verification.