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
5410
February 06, 2014 12:44PM
Re: SSL don't work
2384
February 07, 2014 08:23AM
2451
February 07, 2014 09:43AM
2329
February 07, 2014 10:07AM
3000
February 13, 2014 07:13AM
2459
February 13, 2014 07:47AM
2417
February 13, 2014 08:10AM
2370
February 13, 2014 08:33AM
2635
February 13, 2014 08:49AM
2254
February 13, 2014 09:08AM
2320
February 13, 2014 09:24AM
2350
February 14, 2014 02:16AM
2375
February 19, 2014 07:28AM
2096
February 19, 2014 08:15AM
3016
February 19, 2014 09:17AM
2106
February 19, 2014 09:32AM
3805
February 19, 2014 09:57AM
2350
February 19, 2014 10:00AM
3142
February 20, 2014 02:40AM
2375
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.