]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl: Add a script to test the automatic SNI selection
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 Sep 2025 13:45:02 +0000 (15:45 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 Sep 2025 13:56:42 +0000 (15:56 +0200)
commitcc8af125be7a77c2c8335c6e295b4bf4f6aac989
treec017a92699811f6e6f1b4d6cc3d6434b94db9154
parentf9a6ae727cc4972c5358198f67982f8a3b7fe481
REGTESTS: ssl: Add a script to test the automatic SNI selection

The script reg-tests/ssl/ssl_sni_auto.vtc tests the automatic SNI selection
for regular server connections and for health-check ones. It rely on a
3.3-dev8 feature (in fact, it was pushed just after the dev8).
reg-tests/ssl/ssl_sni_auto.vtc [new file with mode: 0644]