]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: use the build options list to report the SSL details
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 18:23:20 +0000 (19:23 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:30:54 +0000 (21:30 +0100)
commitc2c0b612746cc2c85b29f865f270f60767c1307a
treee6748bcc49ed1353c9402101ed8942c9b28b5d0e
parent7a9ac6dac6709707fb774af0fd9b83ed1717415a
CLEANUP: ssl: use the build options list to report the SSL details

This removes 7 #ifdef from haproxy.c. The message indicating that
openssl is *not* enabled is not there anymore.
src/haproxy.c
src/ssl_sock.c