REGTESTS: ssl: Add "show ssl ocsp-response" test
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 10 Jun 2021 11:51:16 +0000 (13:51 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 10 Jun 2021 14:44:11 +0000 (16:44 +0200)
commit2a77c62c18261c50805dd1e1983dc28391a09a1d
tree2039905d058add6d195a45df817fa60e92dfa658
parent6056e61ae24d97e04cccee183f83311046e2fac8
REGTESTS: ssl: Add "show ssl ocsp-response" test

This file adds tests for the new "show ssl ocsp-response" command and
the new "show ssl cert foo.pem.ocsp" and "show ssl cert *foo.pem.ocsp"
special cases. They are all used to display information about an OCSP
response, committed or not.
reg-tests/ssl/show_ocsp_server.pem [new file with mode: 0644]
reg-tests/ssl/show_ocsp_server.pem.issuer [new file with mode: 0644]
reg-tests/ssl/show_ocsp_server.pem.ocsp [new file with mode: 0644]
reg-tests/ssl/show_ocsp_server.pem.ocsp.revoked [new file with mode: 0644]
reg-tests/ssl/show_ssl_ocspresponse.vtc [new file with mode: 0644]