[issue20188] ALPN support for TLS

Mark Nottingham report at bugs.python.org
Wed Jan 8 04:52:59 CET 2014


New submission from Mark Nottingham:

In #14204, support for NPN was added. Subsequently, NPN has been superseded by ALPN in the IETF, and support for it is coming in OpenSSL 1.0.2.

http://tools.ietf.org/html/draft-ietf-tls-applayerprotoneg
http://rt.openssl.org/Ticket/Display.html?id=3073
http://git.openssl.org/gitweb/?p=openssl.git;a=blob;f=NEWS

----------
components: Extension Modules
messages: 207660
nosy: mnot
priority: normal
severity: normal
status: open
title: ALPN support for TLS
type: enhancement
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list