REGTESTS: ssl: enable ssl_crt-list_filters.vtc again
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.
This commit is contained in:
parent
2f52fdb52e
commit
8d264387c3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user