]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 11 Oct 2021 13:34:14 +0000 (15:34 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 13 Oct 2021 09:28:11 +0000 (11:28 +0200)
commitd12e13a55a70e2f3456cbd40e53b64671e230f14
tree82705e5d65ed0bf7adbcaf62c66fc6c78bdef243
parentd266cdad2ad6e13e60f39c5200f42ce7c5c27716
REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only

The test is strongly dependent on the way the errors are output by the
SSL library so it is not possible to perform the same checks when using
OpenSSL or LibreSSL. It is then reenabled for OpenSSL (whatever the
version) but still disabled for LibreSSL.
This limitation is added thanks to the new ssllib_name_startswith
precondition check.
reg-tests/ssl/ssl_errors.vtc