]> git.kaiwu.me - haproxy.git/commit
CLEANUP: haterm: do not try to bind to SSL when not built in
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 16:57:05 +0000 (18:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 16:57:05 +0000 (18:57 +0200)
commit564b9d06c07590f3696702224b5c5b6510b7be4d
tree080cea741d3fccacd90f239c720cb9f8b180c339
parent24ea0e013d3d5d2469a69314c295073176664ea1
CLEANUP: haterm: do not try to bind to SSL when not built in

When built without USE_OPENSSL, the binding errors are dirty, speaking
about crt-store and stuff like this. Better just indicate that SSL
support was not built in and explain how to enable it.
src/haterm_init.c