]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: ssl: remove curl from the "add ssl crt-list" test
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Apr 2020 07:47:08 +0000 (09:47 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Apr 2020 07:53:48 +0000 (09:53 +0200)
commit3ed722f03c1b09a20a29f9c613e562de95eca35c
treef77cd443d0e61a33c6a0b1e06eb4e4d1eaa57828
parent8aa825a35686520420ad65dcdb1219285a22c059
REGTEST: ssl: remove curl from the "add ssl crt-list" test

Using curl for SSL tests can be a problem if it wasn't compiled with the
right SSL library and if it didn't share any cipher with HAProxy. To
have more robust tests we now use HAProxy as an SSL client, so we are
sure that the client and the server share the same SSL requirements.

This patch also adds timeouts in the default section, logs on stderr and
fix some indentation issues.
reg-tests/ssl/add_ssl_crt-list.vtc