commit | 2185c97dcd9543ad6d57e134f5d14b2a4d5cf3ed | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Fri Apr 02 15:23:14 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Apr 02 15:55:03 2021 +0200 |
tree | 193d3b53d5db886de7ad220123d4601f4b92876f | |
parent | 96d60288cf1560e522dbb6ab09e04ec3a879a80a [diff] |
REGTESTS: ssl: "set ssl cert" and multi-certificates bundle This test loads a configuration which uses multi-certificates bundle and tries to change them over the CLI. Could be backported as far as 2.2, however the 2.2 version must be adapted to commit the bundle and not each certificate individually. (cherry picked from commit 35201833aaa38cf838f224c9b89253d2e3603998) Signed-off-by: William Lallemand <wlallemand@haproxy.org>