]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: server: test ssl support for dynamic servers
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 18 Jun 2021 14:30:36 +0000 (16:30 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 18 Jun 2021 14:49:58 +0000 (16:49 +0200)
commit0ffad2d76c33ca31e897d64e16ab00e6b1825ce3
treebfcdbec36a132a992eb3524f11b26c54ee0b2954
parent34897d2eff6a2f11a6586bd05e6ea7c90b77542a
REGTESTS: server: test ssl support for dynamic servers

Create a new regtest to test SSL support for dynamic servers.

The first step of the test is to create the ca-file via the CLI. Then a
dynamic server is created with the ssl option using the ca-file. A
client request is made through it to achieve the test.
reg-tests/server/cli_add_ssl_server.vtc [new file with mode: 0644]
reg-tests/server/common.pem [new symlink]