[issue22921] SSLContext's check_hostname needlessly intertwined with SNI

Roundup Robot report at bugs.python.org
Mon Nov 24 03:13:49 CET 2014


Roundup Robot added the comment:

New changeset ce4073afd992 by Benjamin Peterson in branch '2.7':
allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921)
https://hg.python.org/cpython/rev/ce4073afd992

----------
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list