MINOR: checks: Add support of server side ssl sample fetches
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 30 Apr 2020 08:03:55 +0000 (10:03 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 09:06:43 +0000 (11:06 +0200)
commitd92ea7f5e743faaf4789777f585be5e620df3434
tree8604eabfe88fee75773aa3f65002b6b73d81a64c
parentd1b4464b6914cc67484427cdbad2623ffbc69c0a
MINOR: checks: Add support of server side ssl sample fetches

SSL sample fetches acting on the server connection can now be called from any
sample expression or log-format string in a tcp-check based ruleset. ssl_bc and
ssl_bc_* sample fetches are concerned.
doc/configuration.txt
src/ssl_sock.c