mariadb/mysql-test/r/ssl_ca.result
2016-08-25 16:27:57 +02:00

24 lines
698 B
Text

#
# Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BE FOUND
#
# try to connect with wrong '--ssl-ca' path : should fail
ERROR 2026 (HY000): SSL connection error: xxxx
# try to connect with correct '--ssl-ca' path : should connect
have_ssl
1
#
# Bug#21920678: SSL-CA DOES NOT ACCEPT ~USER TILDE HOME DIRECTORY
# PATH SUBSTITUTION
#
# try to connect with '--ssl-ca' option using tilde home directoy
# path substitution : should connect
have_ssl
1
# try to connect with '--ssl-key' option using tilde home directoy
# path substitution : should connect
have_ssl
1
# try to connect with '--ssl-cert' option using tilde home directoy
# path substitution : should connect
have_ssl
1