-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Would it be possible to include a OpenSSL version >= 1.0.2 to make ALPN work?
Due to the official documentation it's needed for HTTP/2 over TLS:
Note that accepting HTTP/2 connections over TLS requires the “Application-Layer Protocol Negotiation” (ALPN) TLS extension support, which is available only since OpenSSL version 1.0.2.
The current version in the nginx:1.9.12 image is:
$ openssl version
OpenSSL 1.0.1k 8 Jan 2015
crunchtime-ali, siccovansas, feifangit, zwh8800, ihor-sviziev and 15 more
Metadata
Metadata
Assignees
Labels
No labels