blob: d5603254ea585dcaef1125898f8b5fdcdbd38f8e (
plain)
1
2
3
4
5
|
# try logging in with a certificate not in the server's --ssl-crl : should succeed
Variable_name Value
Ssl_version TLS_VERSION
# try logging in with a certificate in the server's --ssl-crl : should fail
ERROR 2026 (HY000): TLS/SSL error: sslv3 alert certificate revoked
|