#REGTEST_TYPE=devel # This reg-test uses the "set ssl cert" command to update a backend certificate over the CLI. # It requires socat to upload the certificate varnishtest "Test the 'set ssl cert' feature of the CLI" feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.4)'" feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL) && !ssllib_name_startswith(wolfSSL)'" feature cmd "command -v socat" setenv VTC_SOCK_TYPE stream include ${testdir}/set_ssl_server_cert.vtci