]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 17 Nov 2021 01:49:16 +0000 (02:49 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 17 Nov 2021 13:08:58 +0000 (14:08 +0100)
commited9f48e231bf585d3e902644ddd77dc252554bbf
tree05ee08de56971b002c4a4b396a161313eef3e5d1
parent7530830414d5b92a31cb327201f9bc4d50a6ea64
REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set

The feature cmd was incorrectly set to:

feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL)' && 'openssl_version_atleast(1.1.1)'"

Which was incorrect since the quotes must surrendered the -cc argument.

Also the test requires openssl and does not work with libressl.
reg-tests/ssl/ssl_crt-list_filters.vtc