]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: quic: enable early data only with >= openssl 1.1.1
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Sep 2022 14:24:39 +0000 (16:24 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 7 Sep 2022 07:33:46 +0000 (09:33 +0200)
commite6ec626ac5b21041b997de350f29e385c479155d
treeaf162da91b4d6b27853dd997a35570f6903bdc25
parentd2be9d4c48b71b2132938dbfac36142cc7b8f7c4
BUILD: quic: enable early data only with >= openssl 1.1.1

Disable the early data in the QUIC code when not built with openssl >=
1.1.1.

LibreSSL 3.6.0 is impacted.
src/xprt_quic.c