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
5248
February 06, 2014 12:44PM
2318
February 07, 2014 08:23AM
2361
February 07, 2014 09:43AM
2232
February 07, 2014 10:07AM
2913
February 13, 2014 07:13AM
2342
February 13, 2014 07:47AM
2357
February 13, 2014 08:10AM
2315
February 13, 2014 08:33AM
2538
February 13, 2014 08:49AM
2187
February 13, 2014 09:08AM
2253
February 13, 2014 09:24AM
2229
February 14, 2014 02:16AM
2290
February 19, 2014 07:28AM
2025
February 19, 2014 08:15AM
2795
February 19, 2014 09:17AM
Re: SSL don't work
2035
February 19, 2014 09:32AM
3726
February 19, 2014 09:57AM
2282
February 19, 2014 10:00AM
2881
February 20, 2014 02:40AM
2265
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.