summaryrefslogtreecommitdiff
path: root/lang/python27/patches/patch-Modules__ssl.c
AgeCommit message (Collapse)AuthorFilesLines
2016-02-06Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra*tron1-0/+19
location to load CA certificates from in the "ssl" module. HTTPS requests to a site with a valid certificate now work out of the box (even without the "mozilla-rootcerts-openssl").