commit | a14686d096bcdace77a7f6898d9bba220c901493 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Tue Feb 07 18:38:05 2023 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Feb 08 11:40:31 2023 +0100 |
tree | 6049dff56ade5412cb5744491de9b738650c598a | |
parent | b4b9caa65f865724aefc04c8252e0a3643f13abd [diff] |
MINOR: ssl/ocsp: add a function to check the OCSP update configuration Deduplicate the code which checks the OCSP update in the ckch_store and in the crtlist_entry. Also, jump immediatly to error handling when the ERR_FATAL is catched.