]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add HAVE_SSL_0RTT constant
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 29 Jan 2024 17:17:04 +0000 (18:17 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 31 Jan 2024 10:57:54 +0000 (11:57 +0100)
commitf5353f2c45dd2145493c5eb1719dafef4b4a61d2
tree3c390cb7caf4462fe65d060d1ebf0a224af69269
parent4837e998920cbd4e43026e0a638b8ebd71c8018f
MINOR: ssl: add HAVE_SSL_0RTT constant

Add the HAVE_SSL_0RTT constant which define if the SSL library supports
0RTT. Which is different from HA_OPENSSL_HAVE_0RTT_SUPPORT which was
used only in the context of QUIC
include/haproxy/openssl-compat.h