]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: ssl: more cleaner approach to WolfSSL without renegotiation
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 Jan 2025 19:55:20 +0000 (20:55 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 28 Jan 2025 19:55:20 +0000 (20:55 +0100)
commitb43e5d8c1692a0f15db4e621e3cff41158a47167
treede02244da3d37ba6c2068434641148624b44f41a
parentc6a8279cdfc3272e34feb256ed9e4601e0a104db
BUILD: ssl: more cleaner approach to WolfSSL without renegotiation

Patch discussed in https://github.com/wolfSSL/wolfssl/issues/6834

When building Wolfssl without renegotiation options, WolfSSL still
defines the macros about it, which warns during the build.

This patch completes the previous one by undefining the macros so
haproxy could build without any warning.
include/haproxy/openssl-compat.h