[issue14204] Support for the NPN extension to TLS/SSL

Antoine Pitrou report at bugs.python.org
Sat Mar 17 21:01:50 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a fixed patch. It also came to me that "selected_protocol" could be ambiguous, so I renamed it to "selected_npn_protocol".

----------
Added file: http://bugs.python.org/file24916/npn.patch

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


More information about the Python-bugs-list mailing list