]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl: Store specific ocsp update errors in response and update ctx
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 28 Feb 2023 16:46:21 +0000 (17:46 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 2 Mar 2023 14:37:12 +0000 (15:37 +0100)
commitad6cba83a407c36954af9ef4c953cb0a5040657c
treed3783ca288764e5bf201803c4351bb18500d6bf5
parent9e94df3e5532120538f77cf628feb0e559f1744b
MINOR: ssl: Store specific ocsp update errors in response and update ctx

Those new specific error codes will enable to know a bit better what
went wrong during and OCSP update process. They will come to use in
future sample fetches as well as in debugging means (via the cli or
future traces).
include/haproxy/ssl_ocsp-t.h
src/ssl_ocsp.c