mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-27 23:22:09 +00:00
a911548715
Improve the test by removing the curl command and using the same proxy chaining technique as in commit 3ed722f ("REGTEST: ssl: remove curl from the "add ssl crt-list" test"). A 3rd request was added which must fail, to ensure that the SNI was effectively removed from HAProxy. This patch also adds timeouts in the default section, logs on stderr and fix some indentation issues. |
||
---|---|---|
.. | ||
add_ssl_crt-list.vtc | ||
ca-auth.crt | ||
client1.pem | ||
client2_expired.pem | ||
client3_revoked.pem | ||
common.pem | ||
crl-auth.pem | ||
ecdsa.pem | ||
localhost.crt-list | ||
README | ||
set_ssl_cert.vtc | ||
ssl_client_auth.vtc | ||
wrong_ctx_storage.vtc |
File list: - common.pem: PEM file which may be used by most of the VTC files.