haproxy/reg-tests/ssl/dynamic_server_ssl.vtc
Tim Duesterhus aebe561d4d REGTESTS: Migrate REQUIRE_OPTION to haproxy -cc
With the EOL of HAProxy 2.4 all supported versions of HAProxy support `haproxy
-cc`, allowing us to unify the tests in this regard.
2026-07-08 14:50:25 +02:00

12 lines
333 B
Text

#REGTEST_TYPE=bug
# Test if a certificate can be dynamically updated once a server which used it
# was removed.
#
varnishtest "Delete server via cli and update certificates"
feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL)'"
feature cmd "command -v socat"
setenv VTC_SOCK_TYPE stream
include ${testdir}/dynamic_server_ssl.vtci