mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 05:41:26 +02:00
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).
File list: - common.pem: PEM file which may be used by most of the VTC files.