This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, cstratak, vstinner
Date 2017-06-20.16:19:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497975586.96.0.286758809329.issue30714@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that OpenSSL has changed behavior of ALPN hook between 1.1.0e and 1.1.0f. The change was probably introduced by https://github.com/openssl/openssl/pull/3158/commits/b3159f23b293c3d1870ab7b816e4e07386efbe53 I need to investigate further.
History
Date User Action Args
2017-06-20 16:19:46christian.heimessetrecipients: + christian.heimes, vstinner, cstratak
2017-06-20 16:19:46christian.heimessetmessageid: <1497975586.96.0.286758809329.issue30714@psf.upfronthosting.co.za>
2017-06-20 16:19:46christian.heimeslinkissue30714 messages
2017-06-20 16:19:46christian.heimescreate