Luke 40083 Posted January 27, 2020 Posted January 27, 2020 Not sure if you are referencing my nginx configuration but my nginx/openssl doesn't actually serve http2 for current browsers as they require ALPN support (OpenSSL >= 1.0.2). My server runs CentOS 7.3 which only supports NPN (OpenSSL 1.0.1e) which is dropped from major browsers for establishing http2 connections. From what I have read only Ubuntu 16.04 ships with the required OpenSSL version. Edit - Did some testing: Firefox still works with NPN - only developer edition 52.0a2 doesn't. @@xenu Emby Server 4.4 will have http2 support on Windows and Linux.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now