[New-bugs-announce] [issue6273] Add client side certificate support to httplib

Jesse Noller report at bugs.python.org
Fri Jun 12 18:43:48 CEST 2009


New submission from Jesse Noller <jnoller at gmail.com>:

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.

----------
files: py26httplib.patch
keywords: patch
messages: 89288
nosy: jnoller
priority: normal
severity: normal
status: open
title: Add client side certificate support to httplib
type: feature request
versions: Python 2.6, Python 2.7, Python 3.2
Added file: http://bugs.python.org/file14274/py26httplib.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6273>
_______________________________________


More information about the New-bugs-announce mailing list