[issue5639] Support TLS SNI extension in ssl module

Daniel Black report at bugs.python.org
Mon Aug 31 07:43:53 CEST 2009


Daniel Black <daniel at cacert.org> added the comment:

current self tests cannot fully test the existence of the SNI extension
as there is no server side support.

This client script run with argument sni.velox.ch will show the "Great!
Your client ....its ClientHello: sni.velox.ch" on the output.

----------
nosy: +janssen
type:  -> feature request
Added file: http://bugs.python.org/file14810/pytest.py

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


More information about the Python-bugs-list mailing list