From: William Lallemand Date: Mon, 9 Oct 2023 20:11:37 +0000 (+0200) Subject: REGTESTS: ssl: disable ssl_dh.vtc for WolfSSL X-Git-Tag: v2.9-dev8~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c24cc33c0f217004a2fc77271198f03f58862dc9;p=thirdparty%2Fhaproxy.git REGTESTS: ssl: disable ssl_dh.vtc for WolfSSL Skip the ssl_dh reg-tests which is not working for WolfSSL. --- diff --git a/reg-tests/ssl/ssl_dh.vtc b/reg-tests/ssl/ssl_dh.vtc index 36e72b8ff1..5fe7c88aa2 100644 --- a/reg-tests/ssl/ssl_dh.vtc +++ b/reg-tests/ssl/ssl_dh.vtc @@ -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