MINOR: ssl: Change the ocsp update log-format
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 13 Mar 2023 14:56:31 +0000 (15:56 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 14 Mar 2023 10:07:32 +0000 (11:07 +0100)
commitc9bfe32b712e6a3bf07c7d14811007eb738a46e5
treeea7066d36d278a00e7369fdaeb62abc583016a6e
parente5d02c3d469159bea45ede1397196621f09a5aff
MINOR: ssl: Change the ocsp update log-format

The dedicated proxy used for OCSP auto update is renamed OCSP-UPDATE
which should be more explicit than the previous HC_OCSP name. The
reference to the underlying httpclient is simply kept in the
documentation.
The certid is removed from the log line since it is not really
comprehensible and is replaced by the path to the corresponding frontend
certificate.
doc/configuration.txt
src/ssl_ocsp.c