haproxy/reg-tests/ssl/ssl_simple_crt-list.vtc
Frederic Lecaille 7bb7b26317 REGTESTS: quic: ssl_simple_crt-list.vtc supported by QUIC
ssl/ssl_simple_crt-list.vtc was renamed to ssl/ssl_simple_crt-list.vtci
to produce a common part runnable both for QUIC and TCP listeners.
Then ssl_simple_crt-list.vtc files were created both under ssl and quic directories
to call this .vtci file with correct VTC_SOCK_TYPE environment values
("quic" for QUIC listeners and "stream" for TCP listeners);
2025-12-08 10:40:59 +01:00

9 lines
231 B
Plaintext

#REGTEST_TYPE=bug
varnishtest "Test for the bug #940"
# Test that the SNI are correctly inserted with the same file multiple times.
#REQUIRE_OPTIONS=OPENSSL
setenv VTC_SOCK_TYPE stream
include ${testdir}/ssl_simple_crt-list.vtci