e685741642
Configure SSL before starting MaxScale
...
This makes sure that the servers are correctly configured before MaxScale
sees them.
2020-11-11 11:22:59 +02:00
46dab1e884
MXS-3259: Add default connection timeout
...
The connector never times out if one is not defined. This seems to help
make the mxs1985_kill_hang test a lot more stable.
2020-10-29 15:12:49 +02:00
c8983886f2
Use TLS with the Connection class
...
This fixes the problem where an encrypted connection would not be created
even though the option for it was there. Also made it configurable outside
of the constructor to make it easier to use in tests.
2020-08-31 10:15:48 +03:00
b31cb20bae
MXS-2900 Add parameter checking to tprintf-function
2020-08-13 22:43:03 +03:00
08f5174915
MXS-2900 Rename maxscale-system-test directory to system-test
...
A link with the old directory name is provided.
2020-07-28 15:24:27 +03:00