summaryrefslogtreecommitdiff
path: root/libmysql/manager.c
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.blaudden>2007-03-28 12:23:55 +0200
committerunknown <msvensson@pilot.blaudden>2007-03-28 12:23:55 +0200
commit40df5f68b53b67514cf45c4b7d241b8f31d5f368 (patch)
tree83f01f8bf5b05a19ce2eeddb01ae4ae52f5e0021 /libmysql/manager.c
parentb9c36948f44b39cb2a9d4c80ea3bbb321ec1e045 (diff)
downloadmariadb-git-40df5f68b53b67514cf45c4b7d241b8f31d5f368.tar.gz
Bug#25309 SSL connections without CA certificate broken since MySQL 5.0.23
- Turn off verification of peer if both ca_path and ca_file is null i.e from only passing --ssl-key=<client_key> and --ssl-cert=<client_cert> to the mysql utility programs. The server will authenticate the client accoring to GRANT tables but the client won't authenticate the server mysql-test/r/openssl_1.result: Update result file mysql-test/t/openssl_1.test: Test that it's possible to connect with --ssl-ca set to /dev/null vio/viosslfactories.c: Turn off verification of peer if both ca_file and ca_path is NULL
Diffstat (limited to 'libmysql/manager.c')
0 files changed, 0 insertions, 0 deletions