]> git.kaiwu.me - nginx.git/commit
Stream: the "ssl_alpn" directive.
authorVladimir Homutov <vl@nginx.com>
Tue, 19 Oct 2021 09:19:59 +0000 (12:19 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 19 Oct 2021 09:19:59 +0000 (12:19 +0300)
commitdf472eecc043700275ecae2655206163c786f758
treeeb6a4ced98b3928b9dd0edf59f7b0237b695a221
parenta9f4f25b72c39653795dfb4b1f13b55625fb9fbc
Stream: the "ssl_alpn" directive.

The directive sets the server list of supported application protocols
and requires one of this protocols to be negotiated if client is using
ALPN.
src/event/ngx_event_openssl.c
src/stream/ngx_stream_ssl_module.c
src/stream/ngx_stream_ssl_module.h