]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: quic: set_ssl_cert_noext.vtc supported by QUIC
authorFrederic Lecaille <flecaille@haproxy.com>
Mon, 1 Dec 2025 16:52:24 +0000 (17:52 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Mon, 8 Dec 2025 09:40:59 +0000 (10:40 +0100)
commitcb1e9e3cd89cdec89ccdf1d9b8bd96aec673885c
treee96f31cdbefc40fe90fd19beb786b83ac09e5959
parent9c3180160d2ff80bc463009db44d70f3407681d5
REGTESTS: quic: set_ssl_cert_noext.vtc supported by QUIC

ssl/set_ssl_cert_noext.vtc was renamed to ssl/set_ssl_cert_noext.vtci
to produce a common part runnable both for QUIC and TCP listeners.
Then set_ssl_cert_noext.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);
reg-tests/quic/set_ssl_cert_noext.vtc [new file with mode: 0644]
reg-tests/ssl/set_ssl_cert_noext.vtc
reg-tests/ssl/set_ssl_cert_noext.vtci [new file with mode: 0644]