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
5221
February 06, 2014 12:44PM
Re: SSL don't work
2303
February 07, 2014 08:23AM
2337
February 07, 2014 09:43AM
2214
February 07, 2014 10:07AM
2886
February 13, 2014 07:13AM
2315
February 13, 2014 07:47AM
2343
February 13, 2014 08:10AM
2298
February 13, 2014 08:33AM
2503
February 13, 2014 08:49AM
2175
February 13, 2014 09:08AM
2241
February 13, 2014 09:24AM
2215
February 14, 2014 02:16AM
2275
February 19, 2014 07:28AM
2009
February 19, 2014 08:15AM
2761
February 19, 2014 09:17AM
2020
February 19, 2014 09:32AM
3703
February 19, 2014 09:57AM
2260
February 19, 2014 10:00AM
2830
February 20, 2014 02:40AM
2254
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.