MySQL Forums
Forum List  »  Security

Re: SSL don't work
Posted by: Blue Phaz
Date: February 13, 2014 08:10AM

Changed the values in my my.ini file to:

ssl-ca = "C:/ca-cert.pem"
ssl-cert = "C:/server-cert.pem"
ssl-key = "C:/server-key.pem"

errorlog:
[Note] InnoDB: 5.6.14 started; log sequence number 8526893
SSL error: Unable to get private key from 'C:/server-key.pem'

If i copy/paste that path into the windows explorer, it opens the file.

Options: ReplyQuote


Subject
Views
Written By
Posted
5006
February 06, 2014 12:44PM
2230
February 07, 2014 08:23AM
2249
February 07, 2014 09:43AM
2123
February 07, 2014 10:07AM
2776
February 13, 2014 07:13AM
2221
February 13, 2014 07:47AM
Re: SSL don't work
2262
February 13, 2014 08:10AM
2217
February 13, 2014 08:33AM
2414
February 13, 2014 08:49AM
2109
February 13, 2014 09:08AM
2168
February 13, 2014 09:24AM
2131
February 14, 2014 02:16AM
2189
February 19, 2014 07:28AM
1927
February 19, 2014 08:15AM
2667
February 19, 2014 09:17AM
1932
February 19, 2014 09:32AM
3611
February 19, 2014 09:57AM
2196
February 19, 2014 10:00AM
2614
February 20, 2014 02:40AM
2166
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.