Closed bungle closed 6 years ago
Adds a patch to stream ssl_preread: $ssl_preread_alpn_protocols variable.
The variable keeps a comma-separated list of protocol names from ALPN TLS extension defined by RFC 7301.
See also: https://github.com/Kong/openresty-patches/pull/5
Merged via 9fc0b3f481be285608cd14bd84fd9101c5275808
Adds a patch to stream ssl_preread: $ssl_preread_alpn_protocols variable.
The variable keeps a comma-separated list of protocol names from ALPN TLS extension defined by RFC 7301.