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
5347
February 06, 2014 12:44PM
2360
February 07, 2014 08:23AM
2398
February 07, 2014 09:43AM
2299
February 07, 2014 10:07AM
2972
February 13, 2014 07:13AM
2437
February 13, 2014 07:47AM
Re: SSL don't work
2394
February 13, 2014 08:10AM
2351
February 13, 2014 08:33AM
2608
February 13, 2014 08:49AM
2221
February 13, 2014 09:08AM
2294
February 13, 2014 09:24AM
2302
February 14, 2014 02:16AM
2340
February 19, 2014 07:28AM
2063
February 19, 2014 08:15AM
2904
February 19, 2014 09:17AM
2085
February 19, 2014 09:32AM
3785
February 19, 2014 09:57AM
2323
February 19, 2014 10:00AM
3030
February 20, 2014 02:40AM
2322
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.