REGTESTS: ssl: Add tests for the connection and SSL error fetches
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 29 Jul 2021 07:45:54 +0000 (09:45 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 29 Jul 2021 13:40:45 +0000 (15:40 +0200)
commit54f63836d28d842f8f2b07b8bf7e10c695f94658
treef5f5fa924fc81d575633b09943eb61b505aba1b9
parent4a6328f0666d6ab0739a819867f41896fdfb28cc
REGTESTS: ssl: Add tests for the connection and SSL error fetches

This reg-test checks that the connection and SSL sample fetches related
to errors are functioning properly. It also tests the proper behaviour
of the default HTTPS log format and of the log-legacy-conn-error option
which enables or disables the output of a special error message in case
of connection failure (otherwise a line following the configured
log-format is output).
reg-tests/ssl/ssl_errors.vtc [new file with mode: 0644]