mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Create 'main' test directory and move 't' and 'r' there
This commit is contained in:
7
mysql-test/main/ssl_crl_clients.result
Normal file
7
mysql-test/main/ssl_crl_clients.result
Normal file
@ -0,0 +1,7 @@
|
||||
# Test clients with and without CRL lists
|
||||
############ Test mysql ##############
|
||||
# Test mysql connecting to a server with a certificate revoked by -crl
|
||||
# Test mysql connecting to a server with a certificate revoked by -crlpath
|
||||
############ Test mysqladmin ##############
|
||||
# Test mysqladmin connecting to a server with a certificate revoked by -crl
|
||||
# Test mysqladmin connecting to a server with a certificate revoked by -crlpath
|
Reference in New Issue
Block a user