MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 13 Mar 2023 14:56:34 +0000 (15:56 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 14 Mar 2023 10:07:32 +0000 (11:07 +0100)
commitdafc068f12a3bd5e81210a5129cb4b8d1023bdcc
tree5c27d74057a3e3fab1e41bc545607ab51df4368d
parentf64a05979d1f744d1726755f4ee9adb5580adef7
MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command

In order to increase usability, the "show ssl ocsp-response" also takes
a frontend certificate path as parameter. In such a case, it behaves the
same way as "show ssl cert foo.pem.ocsp".
doc/management.txt
reg-tests/ssl/show_ssl_ocspresponse.vtc
src/ssl_ocsp.c