]> git.ipfire.org Git - thirdparty/haproxy.git/commit
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:47:17 +0000 (15:47 +0200)
commit35201833aaa38cf838f224c9b89253d2e3603998
tree3caef91d7797ee15c07cf2aef9232d3c98e34f3e
parentd4359fd98b19f98d191bf5457e9c2a41f4f65bcd
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.
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]