]> git.kaiwu.me - haproxy.git/commit
MEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample fetches.
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 22 Nov 2018 17:18:29 +0000 (18:18 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Nov 2018 18:52:44 +0000 (19:52 +0100)
commit6b77f49e789025c0781b28fc551cbe4eb9efceb8
tree1278eaaef5a4e30ce2100b2750581fd64931aaa9
parent201b9f4eb50fda988356422dbf2471f741d01fa6
MEDIUM: ssl: Add ssl_bc_alpn and ssl_bc_npn sample fetches.

Add 2 new sample fetches, ssl_bc_alpn and ssl_bc_npn, that provides the
ALPN and the NPN for an outgoing connection.
doc/configuration.txt
src/ssl_sock.c