]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL 1.0.2
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 11 Jan 2022 16:29:24 +0000 (17:29 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 11 Jan 2022 19:02:37 +0000 (20:02 +0100)
commitaab8d255bc0fcbcc50884a4be4f69598ee08fe73
tree3d1691da766f32e495ee0d2bce2895ffee38853a
parentba85acdc70116bfa5cc7046b8f7fe572ccffffc8
REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL 1.0.2

This test was broken with OpenSSL 1.0.2 after commit a996763619d
(BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello
error) because it expected the default TLS version to be 1.3 in some
cases (when it can't be the case with OpenSSL 1.0.2).
reg-tests/ssl/ssl_errors.vtc