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 benjamin.peterson
Recipients benjamin.peterson, vinay.sajip
Date 2014-11-03.18:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415040567.63.0.29957702634.issue22788@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice if HTTPHandler could take an SSLContext as a parameter, which would be passed to HTTPSConnection to configure the security of the connection.
History
Date User Action Args
2014-11-03 18:49:27benjamin.petersonsetrecipients: + benjamin.peterson, vinay.sajip
2014-11-03 18:49:27benjamin.petersonsetmessageid: <1415040567.63.0.29957702634.issue22788@psf.upfronthosting.co.za>
2014-11-03 18:49:27benjamin.petersonlinkissue22788 messages
2014-11-03 18:49:27benjamin.petersoncreate