MINOR: ssl: Remove mention of ckch_store in error message of cli command
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 9 Jan 2023 11:02:49 +0000 (12:02 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 9 Jan 2023 14:43:41 +0000 (15:43 +0100)
commit14419ebf2b8b9e638d804cec881003eb943d0eae
tree2e46578e50d13061460f41e9a4a5e1a314609ff7
parent648c83ecddba78f0235260fc2eab44e4524563dc
MINOR: ssl: Remove mention of ckch_store in error message of cli command

When calling 'update ssl ocsp-response' with an unknown certificate file
name, the error message would mention a "ckch_store" which is an
internal structure unknown by users.
src/ssl_ocsp.c