]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add 'ssl_npn' sample/acl to extract TLS/NPN information
authorWilly Tarreau <w@1wt.eu>
Mon, 15 Oct 2012 11:19:06 +0000 (13:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 15 Oct 2012 11:19:06 +0000 (13:19 +0200)
commita33c654cb18339c8547ef0b5d52c6215113fb28e
tree001e3abcca84f0a6cc172cac30b2c362ca41cdde
parent0b737a72ef371f25a8db0a163a8d0e51ce469ce4
MINOR: ssl: add 'ssl_npn' sample/acl to extract TLS/NPN information

This may be used to distinguish between SPDY versions for example.
doc/configuration.txt
src/ssl_sock.c