REGTEST: ssl: tests the ssl_f_* sample fetches
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Jun 2020 09:29:43 +0000 (11:29 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 3 Jul 2020 17:03:55 +0000 (19:03 +0200)
commitb90821ea5e75065f4eaf558e363495c3ba77b49a
tree3960c71d6ec7b3074f9257e41e30a96edf0b7e58
parent1665e4a2d47b11da221491653606ed5025a3012d
REGTEST: ssl: tests the ssl_f_* sample fetches

Test the following ssl sample fetches:

ssl_f_der, ssl_f_sha1,hex, ssl_f_notafter, ssl_f_notbefore,
ssl_f_sig_alg, ssl_f_i_dn, ssl_f_s_dn, ssl_f_serial,hex, ssl_f_key_alg,
ssl_f_version

This reg-test could be used as far as haproxy 1.5.

(cherry picked from commit 6e56b2cd8a673ace60e9fa3fcde8fd1ecef3d22d)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
reg-tests/ssl/ssl_frontend_samples.vtc [new file with mode: 0644]