MINOR: ssl: disable SSL sample fetches when unsupported
authorPatrick Hemmer <haproxy@stormcloud9.net>
Sat, 28 Apr 2018 23:15:48 +0000 (19:15 -0400)
committerWilly Tarreau <w@1wt.eu>
Mon, 30 Apr 2018 12:56:19 +0000 (14:56 +0200)
commit419667746b5794af0bb8f03836ab335999e2b1e2
tree24bbd35ed278c63834d601b9ed89f19b602db409
parent46deab6e64bfda7211b7c3199ad01f136141c86f
MINOR: ssl: disable SSL sample fetches when unsupported

Previously these fetches would return empty results when HAProxy was
compiled
without the requisite SSL support. This results in confusion and problem
reports from people who unexpectedly encounter the behavior.
src/ssl_sock.c