[issue11811] ssl.get_server_certificate() does not work for IPv6 addresses

Roundup Robot report at bugs.python.org
Thu Apr 28 19:24:54 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 0518f32cb747 by Antoine Pitrou in branch 'default':
Issue #11811: Factor out detection of IPv6 support on the current host
http://hg.python.org/cpython/rev/0518f32cb747

New changeset d3166c359714 by Antoine Pitrou in branch 'default':
Issue #11811: ssl.get_server_certificate() is now IPv6-compatible.  Patch
http://hg.python.org/cpython/rev/d3166c359714

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

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


More information about the Python-bugs-list mailing list