MySQL Forums
Forum List  »  Security

Re: SSL don't work
Posted by: Georgi Kodinov
Date: February 07, 2014 08:23AM

http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_have_ssl says that "disabled" means you haven't configured the server with SSL.

Have you actually used a backslash ("\") in your config file ?

You should either replace it with slash ("/") or double it, as explained in http://dev.mysql.com/doc/refman/5.6/en/option-files.html

Options: ReplyQuote


Subject
Views
Written By
Posted
5497
February 06, 2014 12:44PM
Re: SSL don't work
2426
February 07, 2014 08:23AM
2493
February 07, 2014 09:43AM
2367
February 07, 2014 10:07AM
3052
February 13, 2014 07:13AM
2494
February 13, 2014 07:47AM
2465
February 13, 2014 08:10AM
2407
February 13, 2014 08:33AM
2678
February 13, 2014 08:49AM
2291
February 13, 2014 09:08AM
2355
February 13, 2014 09:24AM
2396
February 14, 2014 02:16AM
2414
February 19, 2014 07:28AM
2137
February 19, 2014 08:15AM
3078
February 19, 2014 09:17AM
2140
February 19, 2014 09:32AM
3842
February 19, 2014 09:57AM
2386
February 19, 2014 10:00AM
3217
February 20, 2014 02:40AM
2411
February 20, 2014 02:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.