]> git.kaiwu.me - haproxy.git/commit
REGTESTS: quic: ssl_client_auth.vtc supported by QUIC
authorFrederic Lecaille <flecaille@haproxy.com>
Mon, 1 Dec 2025 17:44:56 +0000 (18:44 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Mon, 8 Dec 2025 09:40:59 +0000 (10:40 +0100)
commit47889154d2442d8abb47d17f2a4523ca1aae465a
tree379eca31dc2e25d0cf38ba906d018cbd589fd0a1
parentb285f11cd6ff7d1b86fdf11697292e97083f3ed9
REGTESTS: quic: ssl_client_auth.vtc supported by QUIC

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