From 8f04e1849d40243ba7c103b06bd2c061840ceabc Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 10 Nov 2020 22:40:24 +0100 Subject: [PATCH] REGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters.vtc as broken This regtest requires a version of OpenSSL which supports the ClientHello callback which is only the case of recents SSL libraries (openssl 1.1.1). This was reported in issue #944. --- reg-tests/ssl/ssl_crt-list_filters.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/ssl/ssl_crt-list_filters.vtc b/reg-tests/ssl/ssl_crt-list_filters.vtc index e92ae022f9..a5ba189c98 100644 --- a/reg-tests/ssl/ssl_crt-list_filters.vtc +++ b/reg-tests/ssl/ssl_crt-list_filters.vtc @@ -1,4 +1,4 @@ -#REGTEST_TYPE=bug +#REGTEST_TYPE=broken varnishtest "Test for the bug #810 and #818" # This test checks if the multiple certificate types works correctly with the # SNI, and that the negative filters are correctly excluded