From: William Lallemand Date: Fri, 2 Apr 2021 15:01:25 +0000 (+0200) Subject: REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken X-Git-Tag: v2.3.10~27 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=cb7bcf54f70a624d84daca02ceea37b3bf9d6125;p=haproxy-2.3.git REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken set_ssl_cert_bundle.vtc requires at least OpenSSL 1.1.0 and we don't have any way to check this when launching the reg-tests suite. Mark the reg-test as broken since it will fails on old versions of openSSL and libreSSL. (cherry picked from commit a1e832b8671b12c703e5cb6315afadba4ce73c12) Signed-off-by: Christopher Faulet --- diff --git a/reg-tests/ssl/set_ssl_cert_bundle.vtc b/reg-tests/ssl/set_ssl_cert_bundle.vtc index 8dfc91a..bbc34a4 100644 --- a/reg-tests/ssl/set_ssl_cert_bundle.vtc +++ b/reg-tests/ssl/set_ssl_cert_bundle.vtc @@ -1,4 +1,4 @@ -#REGTEST_TYPE=devel +#REGTEST_TYPE=broken # This reg-test uses the "set ssl cert" command to update a multi-certificate # bundle over the CLI. @@ -12,6 +12,7 @@ # # If this test does not work anymore: # - Check that you have socat +# - Check that you have at least OpenSSL 1.1.0 varnishtest "Test the 'set ssl cert' feature of the CLI with bundles" #REQUIRE_VERSION=2.3