Tim Duesterhus
|
5efc48dcf1
|
REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy -cc'
This is safe, because running `haproxy -cc 'version_atleast(2.5-dev0)'` on
HAProxy 2.4 will also result in an exit code of 1.
|
2021-06-17 14:59:55 +02:00 |
Tim Duesterhus
|
a9334df5a9
|
CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests
The legacy HTTP subsystem has been removed. HTX is always enabled.
|
2021-06-04 15:41:21 +02:00 |
Remi Tricot-Le Breton
|
a3b2e099c2
|
REGTESTS: ssl: Add "set/commit ssl crl-file" test
This file adds tests for the new "set ssl crl-file" and "commit ssl
crl-file" commands which allow the hot update of CRL file through CLI
commands.
|
2021-05-17 10:50:24 +02:00 |