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
4782
February 06, 2014 12:44PM
2174
February 07, 2014 08:23AM
2182
February 07, 2014 09:43AM
2053
February 07, 2014 10:07AM
2708
February 13, 2014 07:13AM
2115
February 13, 2014 07:47AM
Re: SSL don't work
2197
February 13, 2014 08:10AM
2139
February 13, 2014 08:33AM
2303
February 13, 2014 08:49AM
2033
February 13, 2014 09:08AM
2103
February 13, 2014 09:24AM
2062
February 14, 2014 02:16AM
2125
February 19, 2014 07:28AM
1840
February 19, 2014 08:15AM
2591
February 19, 2014 09:17AM
1867
February 19, 2014 09:32AM
3530
February 19, 2014 09:57AM
2106
February 19, 2014 10:00AM
2472
February 20, 2014 02:40AM
2080
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.