MINOR: ssl: Add certificate path to 'show ssl ocsp-response' output
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 13 Mar 2023 14:56:35 +0000 (15:56 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 14 Mar 2023 10:07:32 +0000 (11:07 +0100)
commit7716f2773629cd21ee9413b47cb73f7adf69ecc0
treeaa4b62823fbb9ea6e0e142f42fe38827bddb1767
parentdafc068f12a3bd5e81210a5129cb4b8d1023bdcc
MINOR: ssl: Add certificate path to 'show ssl ocsp-response' output

The ocsp-related CLI commands tend to work with OCSP_CERTIDs as well as
certificate paths so the path should also be added to the output of the
"show ssl ocsp-response" command when no certid or path is provided.
doc/management.txt
src/ssl_ocsp.c