REGTESTS: ssl: "set ssl cert" and multi-certificates bundle
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Apr 2021 13:23:14 +0000 (15:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Apr 2021 13:55:03 +0000 (15:55 +0200)
commit2185c97dcd9543ad6d57e134f5d14b2a4d5cf3ed
tree193d3b53d5db886de7ad220123d4601f4b92876f
parent96d60288cf1560e522dbb6ab09e04ec3a879a80a
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>
reg-tests/ssl/cert1-example.com.pem.ecdsa [new file with mode: 0644]
reg-tests/ssl/cert1-example.com.pem.rsa [new file with mode: 0644]
reg-tests/ssl/cert2-example.com.pem.ecdsa [new file with mode: 0644]
reg-tests/ssl/cert2-example.com.pem.rsa [new file with mode: 0644]
reg-tests/ssl/set_ssl_cert_bundle.vtc [new file with mode: 0644]