[issue17739] ssl.SSLSocket.getpeercert does not return client certificate

Roundup Robot report at bugs.python.org
Tue Apr 16 20:28:49 CEST 2013


Roundup Robot added the comment:

New changeset 908f1a61b907 by Antoine Pitrou in branch '3.3':
Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) for server sockets.
http://hg.python.org/cpython/rev/908f1a61b907

New changeset 537c1f1ab53c by Antoine Pitrou in branch 'default':
Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) for server sockets.
http://hg.python.org/cpython/rev/537c1f1ab53c

----------

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


More information about the Python-bugs-list mailing list