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
5229
February 06, 2014 12:44PM
2310
February 07, 2014 08:23AM
2343
February 07, 2014 09:43AM
2220
February 07, 2014 10:07AM
2897
February 13, 2014 07:13AM
2323
February 13, 2014 07:47AM
2347
February 13, 2014 08:10AM
2306
February 13, 2014 08:33AM
2511
February 13, 2014 08:49AM
2179
February 13, 2014 09:08AM
2245
February 13, 2014 09:24AM
2222
February 14, 2014 02:16AM
2282
February 19, 2014 07:28AM
2015
February 19, 2014 08:15AM
2764
February 19, 2014 09:17AM
Re: SSL don't work
2026
February 19, 2014 09:32AM
3714
February 19, 2014 09:57AM
2264
February 19, 2014 10:00AM
2852
February 20, 2014 02:40AM
2257
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.