This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alex
Recipients alex, christian.heimes, dstufft, giampaolo.rodola, janssen, orsenthil, pitrou
Date 2014-09-08.17:45:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410198352.63.0.605714024836.issue22366@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of the ca* arguments it currently takes, these can all be encapsulated into an SSLContext argument, which the underlying http.client already supports.
History
Date User Action Args
2014-09-08 17:45:52alexsetrecipients: + alex, janssen, orsenthil, pitrou, giampaolo.rodola, christian.heimes, dstufft
2014-09-08 17:45:52alexsetmessageid: <1410198352.63.0.605714024836.issue22366@psf.upfronthosting.co.za>
2014-09-08 17:45:52alexlinkissue22366 messages
2014-09-08 17:45:52alexcreate