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 jnoller
Recipients jnoller
Date 2009-06-12.16:43:45
SpamBayes Score 3.062573e-05
Marked as misclassified No
Message-id <1244825028.47.0.339555934683.issue6273@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch adds client-side cert support to httplib, as well as 
validation. Rather than just commit this, I would like to have additional 
review.

Also, ideally this could be added to 2.6 maint (it seems like a pretty big 
hole) as well as 2.7/3.0. The patch is against 2.6 maint.
History
Date User Action Args
2009-06-12 16:43:48jnollersetrecipients: + jnoller
2009-06-12 16:43:48jnollersetmessageid: <1244825028.47.0.339555934683.issue6273@psf.upfronthosting.co.za>
2009-06-12 16:43:46jnollerlinkissue6273 messages
2009-06-12 16:43:46jnollercreate