]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: haterm: do not emit a warning when not using SSL
authorWilly Tarreau <w@1wt.eu>
Tue, 26 May 2026 11:11:35 +0000 (13:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 May 2026 11:11:35 +0000 (13:11 +0200)
commit635652c5aa537a5d219019b328959f77fec31233
tree33f46a3f6672502d069db96e365144bef73820f6
parent04811943b5489608c3f4e24e9f153eb26ba7d020
MINOR: haterm: do not emit a warning when not using SSL

Latest commit 04811943b5 ("MINOR: haterm: enable h3 for TCP bindings")
produces a warning when SSL is not enabled due to the addition of
expose-experimental-directives. Let's condition it to the use of SSL.
src/haterm_init.c