Certificate alias not used for MySQL JDBC SSL Config
Posted by: Atul M
Date: November 26, 2017 03:35PM

I'm working on securing my application connection to MySQL with SSL. I was able to provide the keystore and truststore information to the connector using the setClientCertificateXX and setTrustCertificateXX methods in MysqlDataSource, but I don't see how can I provide the certificate alias information? The MySQL documentation also does not specify anything about certificate aliases. Is there a way to provide this to the MySQL connection?

Options: ReplyQuote


Subject
Written By
Posted
Certificate alias not used for MySQL JDBC SSL Config
November 26, 2017 03:35PM


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.