REGTESTS: ssl: Add OCSP update compatibility tests
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 25 Mar 2024 15:50:26 +0000 (16:50 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 27 Mar 2024 10:38:28 +0000 (11:38 +0100)
commitc42132b3d5806f44159650bf9eadc56c4d88023f
tree8ced96f9cd6660d32028168b543fb9f5cab5fd8d
parent7359c0c7f4d367b4ee12944c35ea753e915edc19
REGTESTS: ssl: Add OCSP update compatibility tests

Add tests that focus on the incompatibility checks on ocsp-update mode.
This test will only call "haproxy -c" on multiple configurations that
combine the crt-list 'ocsp-update' option and the global
'tune.ssl.ocsp-update.mode'.
reg-tests/ssl/ocsp_compat_check.vtc [new file with mode: 0644]