mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
tests for MDEV-7937: Enforce SSL when --ssl client option is used
* add a test when server certificate is verified successfully * one test with two combinations (instead of two tests) * verbose tets: make it print what it is doing * fix the test to work with yassl and no-ssl builds
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
if (`SELECT COUNT(*) = 0 FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES WHERE VARIABLE_NAME like 'have_ssl' and VARIABLE_VALUE like 'DISABLED'`)
|
||||
{
|
||||
--skip Test requires ssl to be disabled.
|
||||
}
|
@@ -1 +0,0 @@
|
||||
--loose-disable-ssl
|
Reference in New Issue
Block a user