Jump to content
We've recently updated our Privacy Statement, available here ×

SSL Connection for Mysql using Mysql JDBC Connector


ben_19

Recommended Posts

I'm trying to connect a JS AWS instance to a mysql server in a VPC on another subnet. I've installed the necessary certificates on the server and have verified that I can connect to the mysql server from the command line. However, I am not able to connect to the server from the connection wizard in the Jaspersoft Server's web interface.

I've read up on http://dev.mysql.com/doc/connector-j/en/connector-j-reference-using-ssl.html and have attempted creating a keystore and truststore, but I don't know where in the Jaspersoft or Tomcat configuration to set the parameters necessary to use those stores. When I try connecting even with the ?usessl=true flag set, I get permission denied (since the server is requiring SSL). 

Can anyone provide me some hints on setting this up? Many thanks.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...