9 lines
494 B
Plaintext
9 lines
494 B
Plaintext
call mtr.add_suppression("Server SSL certificate doesn't verify");
|
|
# 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
|