SSL problems with certificates
Posted by: Andreas Nef
Date: March 30, 2010 01:59AM

Dear all

I'm successfully using SSL for connections to one of our servers (5.0.51a on ubuntu), both with the regular shell client as well as ODBC. Certificates are being created according to the mysql manual. Both issuer and subject content are checked for connections.
If I try to connect with JDBC, it only works when setting requirements to ssl only. As soon as I set ssl_type to X509, the connection is refused. I created truststore/keystore according to the mysql manual. Debugging shows the correct keystore/truststore files being used.
Is anyone successfully using SSL with JDBC? How do you create your jsse certs?



Edited 1 time(s). Last edit at 03/30/2010 02:03AM by Andreas Nef.

Options: ReplyQuote


Subject
Written By
Posted
SSL problems with certificates
March 30, 2010 01:59AM


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.