MINOR: ssl: Add the OCSP entry key when displaying the details of a certificate
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 10 Jun 2021 11:51:14 +0000 (13:51 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 10 Jun 2021 14:44:11 +0000 (16:44 +0200)
commitda968f69c7b25f0b3412713d5aa4249ffdcd0188
tree9eb6c79105377fdf83c1c6ea04d303a1273c8fc3
parentd92fd11c77df0cfbdbe3806539a43544b24f5d74
MINOR: ssl: Add the OCSP entry key when displaying the details of a certificate

This patch adds an "OCSP Response Key" information in the output of a
"show ssl cert <certfile>" call. The key can then be used in a "show ssl
ocsp-response <key>" CLI command.
src/ssl_ckch.c