mariadb/vio
msvensson@pilot.blaudden aec7927c8e 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
2007-03-28 12:23:55 +02:00
..
docs Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
test-ssl.c Many files: 2006-12-23 20:17:15 +01:00
test-sslclient.c Many files: 2006-12-23 20:17:15 +01:00
test-sslserver.c Many files: 2006-12-23 20:17:15 +01:00
vio.c Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSL 2007-01-26 11:30:54 +01:00
vio_priv.h Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSL 2007-01-26 11:30:54 +01:00
viosocket.c Many files: 2006-12-23 20:17:15 +01:00
viossl.c Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSL 2007-01-26 11:30:54 +01:00
viosslfactories.c Bug#25309 SSL connections without CA certificate broken since MySQL 5.0.23 2007-03-28 12:23:55 +02:00
viotest-ssl.c Many files: 2006-12-23 20:17:15 +01:00
viotest-sslconnect.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
viotest.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00