]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: ssl: test the "set ssl cert" CLI command
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 19 Dec 2019 10:25:19 +0000 (11:25 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 19 Dec 2019 12:51:38 +0000 (13:51 +0100)
commit9c1aa0a2a1ea39e4c9e194bb339785c55ceb4a2c
tree25d6100962c5227bf3d0b2dd9826b4f1dc2a9468
parent262c3f1a00a901bfe4a3d6785155e1c02cf8039a
REGTEST: ssl: test the "set ssl cert" CLI command

Add a reg-test which test the update of a certificate over the CLI. This
test requires socat and curl.

This commit also adds an ECDSA certificate in the ssl directory.
reg-tests/ssl/ecdsa.pem [new file with mode: 0644]
reg-tests/ssl/set_ssl_cert.vtc [new file with mode: 0644]