]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: make the set_ssl_cert test require version 2.2
authorWilly Tarreau <w@1wt.eu>
Fri, 24 Jan 2020 12:49:42 +0000 (13:49 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 24 Jan 2020 13:29:08 +0000 (14:29 +0100)
It doesn't only use "set ssl cert" but also relies on "show ssl cert"
which is only available in 2.2.

reg-tests/ssl/set_ssl_cert.vtc

index 11b2d154b05b76da0c07218b4e16b402805bb65a..3780d1137ac9042bac2d6d91132a0038fca84f21 100644 (file)
@@ -8,7 +8,7 @@
 # - Check that the curl -v option still return the SSL CN
 
 varnishtest "Test the 'set ssl cert' feature of the CLI"
-#REQUIRE_VERSION=2.1
+#REQUIRE_VERSION=2.2
 #REQUIRE_OPTIONS=OPENSSL
 #REQUIRE_BINARIES=socat,curl
 feature ignore_unknown_macro