Added comments to SSL tests.
This commit is contained in:
@ -17,6 +17,8 @@ function start_maxscale ()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# All test cases expect that MaxScale will not start with a bad configuration or missing certificates
|
||||||
|
|
||||||
# No CA defined
|
# No CA defined
|
||||||
printf "Testing No CA defined"
|
printf "Testing No CA defined"
|
||||||
start_maxscale @CMAKE_CURRENT_BINARY_DIR@/no_ca.cnf
|
start_maxscale @CMAKE_CURRENT_BINARY_DIR@/no_ca.cnf
|
||||||
|
Reference in New Issue
Block a user