[issue8109] Server-side support for TLS Server Name Indication extension

Roundup Robot report at bugs.python.org
Sat Jan 5 21:22:49 CET 2013


Roundup Robot added the comment:

New changeset 927afb7bca2a by Antoine Pitrou in branch 'default':
Issue #8109: The ssl module now has support for server-side SNI, thanks to a :meth:`SSLContext.set_servername_callback` method.
http://hg.python.org/cpython/rev/927afb7bca2a

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

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


More information about the Python-bugs-list mailing list