commit | 0ffad2d76c33ca31e897d64e16ab00e6b1825ce3 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Jun 18 16:30:36 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Jun 18 16:49:58 2021 +0200 |
tree | bfcdbec36a132a992eb3524f11b26c54ee0b2954 | |
parent | 34897d2eff6a2f11a6586bd05e6ea7c90b77542a [diff] |
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.