diff options
| author | Vadim Zhestikov <v.zhestikov@f5.com> | 2026-02-02 14:46:00 -0800 |
|---|---|---|
| committer | VadimZhestikov <108960056+VadimZhestikov@users.noreply.github.com> | 2026-04-17 14:16:31 -0700 |
| commit | 98fc3bb78e8daef25c3d850c9cba8c2f787fb99e (patch) | |
| tree | 0efe4dbda50e46e41802d02df5e3802c9f5dbc2e /auto/lib/libgd | |
| parent | d7dd7e9ae4c2110f753cac02fd702eefef9fce16 (diff) | |
| download | nginx-98fc3bb78e8daef25c3d850c9cba8c2f787fb99e.tar.gz nginx-98fc3bb78e8daef25c3d850c9cba8c2f787fb99e.tar.bz2 | |
Stream: support ALPN for proxy_ssl upstream.
Added the proxy_ssl_alpn directive, which sets the list of protocols
to advertise via ALPN during upstream TLS handshakes. Each argument
is a complex value, so variables are accepted. In particular,
proxy_ssl_alpn $ssl_alpn_protocol;
inherits the protocol negotiated in the downstream TLS handshake.
When all evaluated values are empty or absent, no ALPN extension is
sent, equivalent to the directive not being set at all.
Closes #406 on GitHub.
Diffstat (limited to 'auto/lib/libgd')
0 files changed, 0 insertions, 0 deletions
