MINOR: ssl: Change level of ocsp-update logs
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 20 Mar 2024 13:13:37 +0000 (14:13 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 20 Mar 2024 15:12:11 +0000 (16:12 +0100)
commit328a8937133a8075901a90cfb34387d18deefa73
tree52f07c44c9f400adeb6f2a99bbbf55d50d244ed9
parentd4eeaa400368a54305328919f9d6309ebd1312f0
MINOR: ssl: Change level of ocsp-update logs

The pure ocsp-update log used to be in log level "info" and it would be
mixed with actual traffic logs. This patch changes it to level "notice".
doc/configuration.txt
src/ssl_ocsp.c