[issue5639] Support TLS SNI extension in ssl module

Jean-Paul Calderone report at bugs.python.org
Sun May 23 18:42:43 CEST 2010


Jean-Paul Calderone <exarkun at twistedmatrix.com> added the comment:

> Nope, I checked before making the suggestion.  There's an SSL_CTX_ version of this API (in addition to the SSL_ version).

Sorry, I just checked again, and it seems you're right.  Perhaps I saw SSL_CTX_set_tlsext_servername_callback and got the two confused.

----------

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


More information about the Python-bugs-list mailing list