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
5038
February 06, 2014 12:44PM
2245
February 07, 2014 08:23AM
2269
February 07, 2014 09:43AM
2143
February 07, 2014 10:07AM
2800
February 13, 2014 07:13AM
2241
February 13, 2014 07:47AM
2283
February 13, 2014 08:10AM
2230
February 13, 2014 08:33AM
2434
February 13, 2014 08:49AM
2120
February 13, 2014 09:08AM
2186
February 13, 2014 09:24AM
2150
February 14, 2014 02:16AM
2211
February 19, 2014 07:28AM
1949
February 19, 2014 08:15AM
2690
February 19, 2014 09:17AM
Re: SSL don't work
1950
February 19, 2014 09:32AM
3629
February 19, 2014 09:57AM
2208
February 19, 2014 10:00AM
2644
February 20, 2014 02:40AM
2190
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.