]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: ssl: enable ssl_crt-list_filters.vtc again
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Sep 2021 13:07:27 +0000 (15:07 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Sep 2021 13:39:59 +0000 (15:39 +0200)
ssl_crt-list_filters.vtc was deactivated because they were not compatible with
previous version of OpenSSL and it was not possible to
filter by versions.

Activate it again with a openssl_version_atleast(1.1.1)
check.

reg-tests/ssl/ssl_crt-list_filters.vtc

index 90b945238e787ca8323e15d1c0a27f41db6c41cb..b945de082d014c297d1af40420b31e029108d75b 100644 (file)
@@ -1,9 +1,9 @@
-#REGTEST_TYPE=broken
+#REGTEST_TYPE=bug
 varnishtest "Test for the bug #810 and #818"
+feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL)' && 'openssl_version_atleast(1.1.1)'"
 # This test checks if the multiple certificate types works correctly with the
 # SNI, and that the negative filters are correctly excluded
 
-
 #REQUIRE_VERSION=2.2
 #REQUIRE_OPTIONS=OPENSSL
 feature ignore_unknown_macro