[issue19095] Document SSLSocket.getpeercert always returns None without do_handshake

Roundup Robot report at bugs.python.org
Sun Sep 29 19:50:59 CEST 2013


Roundup Robot added the comment:

New changeset ddcdf7f7eac8 by Antoine Pitrou in branch 'default':
Issue #19095: SSLSocket.getpeercert() now raises ValueError when the SSL handshake hasn't been done.
http://hg.python.org/cpython/rev/ddcdf7f7eac8

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list