mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-25 23:12:54 +00:00
REGTESTS: make the set_ssl_cert test require version 2.2
It doesn't only use "set ssl cert" but also relies on "show ssl cert" which is only available in 2.2.
This commit is contained in:
parent
ecffb7d841
commit
fa10ffdd12
@ -8,7 +8,7 @@
|
|||||||
# - Check that the curl -v option still return the SSL CN
|
# - Check that the curl -v option still return the SSL CN
|
||||||
|
|
||||||
varnishtest "Test the 'set ssl cert' feature of the CLI"
|
varnishtest "Test the 'set ssl cert' feature of the CLI"
|
||||||
#REQUIRE_VERSION=2.1
|
#REQUIRE_VERSION=2.2
|
||||||
#REQUIRE_OPTIONS=OPENSSL
|
#REQUIRE_OPTIONS=OPENSSL
|
||||||
#REQUIRE_BINARIES=socat,curl
|
#REQUIRE_BINARIES=socat,curl
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
Loading…
Reference in New Issue
Block a user