New submission from Jesse Noller <jnol...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue6273> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com