]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: ssl: disable ssl_dh.vtc for WolfSSL
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 9 Oct 2023 20:11:37 +0000 (22:11 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 9 Oct 2023 20:11:37 +0000 (22:11 +0200)
Skip the ssl_dh reg-tests which is not working for WolfSSL.

reg-tests/ssl/ssl_dh.vtc

index 36e72b8ff1d9afe8b9d0323bbcd7fe96d50ef30d..5fe7c88aa2fb192e0b2f13262997dbc5b942ea52 100644 (file)
@@ -19,7 +19,7 @@
 
 varnishtest "Test the DH related SSL options"
 # AWS-LC does not support any FFDH ciphersuites
-feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL) && !ssllib_name_startswith(AWS-LC)'"
+feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL) && !ssllib_name_startswith(AWS-LC)' && !ssllib_name_startswith(wolfSSL)'"
 feature cmd "command -v openssl && command -v grep && command -v socat"
 feature ignore_unknown_macro