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.4-dev15~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1e832b8671b12c703e5cb6315afadba4ce73c12;p=thirdparty%2Fhaproxy.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. --- diff --git a/reg-tests/ssl/set_ssl_cert_bundle.vtc b/reg-tests/ssl/set_ssl_cert_bundle.vtc index 8dfc91a2df..bbc34a4008 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