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.
This commit is contained in:
William Lallemand 2020-11-10 22:40:24 +01:00 committed by William Lallemand
parent 288c0772e6
commit 8f04e1849d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#REGTEST_TYPE=bug #REGTEST_TYPE=broken
varnishtest "Test for the bug #810 and #818" varnishtest "Test for the bug #810 and #818"
# This test checks if the multiple certificate types works correctly with the # This test checks if the multiple certificate types works correctly with the
# SNI, and that the negative filters are correctly excluded # SNI, and that the negative filters are correctly excluded