mariadb/extra
Venkata Sidagam 40319e9b44 Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE
CONNECTIONS IF SPE

Problem description: -ssl-key value is not validated, you can assign any bogus 
text to --ssl-key and it is not verified that it exists, and more importantly, 
it allows the client to connect to mysqld.

Fix: Added proper validations checks for --ssl-key.

Note:
1) Documentation changes require for 5.1, 5.5, 5.6 and trunk in the sections
   listed below and the details are :

 http://dev.mysql.com/doc/refman/5.6/en/ssl-options.html#option_general_ssl
    and
 REQUIRE SSL section of
 http://dev.mysql.com/doc/refman/5.6/en/grant.html

2) Client having with option '--ssl', should able to get ssl connection. This 
will be implemented as part of separate fix in 5.6 and trunk.
2012-08-11 15:43:04 +05:30
..
yassl Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE 2012-08-11 15:43:04 +05:30
.cvsignore
charset2html.c fixes for warnings and compile errors for the fix of bug 26243 2008-03-29 16:12:23 +02:00
CMakeLists.txt Merge mysql.com:/home/kent/bk/windows-cleanup/mysql-5.0-build 2007-12-28 01:07:42 +01:00
comp_err.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00
innochecksum.c 2nd fix for Bug #55713 innochecksum is NOT built with large file support enabled 2011-08-17 00:34:11 +02:00
Makefile.am Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build 2008-08-27 16:03:39 +02:00
my_print_defaults.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_waitpid.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00
perror.c Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST 2012-08-07 18:58:19 +05:30
replace.c Updated/added copyright headers 2011-07-03 17:47:37 +02:00
resolve_stack_dump.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00
resolveip.c Updated/added copyright headers 2011-06-30 17:37:13 +02:00