MySQL Forums
Forum List  »  Security

Re: SSL don't work
Posted by: Georgi Kodinov
Date: February 19, 2014 09:32AM

OK, your first post was misleading then. Make sure mysql command line doesn't get these key files by accident then.

You don't need client key material to do encryption indeed.

But the goal of the exercise is to mimic with s_client/s_server what you're doing in MySQL in order to verify if your keys are correct and match each other.

Based on what you're saying I can only conclude that the CA certificate you have is not validating the key/cert pair you're using for your server.

Try committing out the CA certificate from your mysql config and see if it works without any keys/certificates/CAs on the client side.

Options: ReplyQuote


Subject
Views
Written By
Posted
5045
February 06, 2014 12:44PM
2252
February 07, 2014 08:23AM
2277
February 07, 2014 09:43AM
2148
February 07, 2014 10:07AM
2808
February 13, 2014 07:13AM
2252
February 13, 2014 07:47AM
2290
February 13, 2014 08:10AM
2236
February 13, 2014 08:33AM
2442
February 13, 2014 08:49AM
2123
February 13, 2014 09:08AM
2192
February 13, 2014 09:24AM
2157
February 14, 2014 02:16AM
2218
February 19, 2014 07:28AM
1955
February 19, 2014 08:15AM
2696
February 19, 2014 09:17AM
Re: SSL don't work
1959
February 19, 2014 09:32AM
3640
February 19, 2014 09:57AM
2213
February 19, 2014 10:00AM
2654
February 20, 2014 02:40AM
2199
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.