Hello, I am working on a web application and attempting to use Cayenne to connect to an encrypted mysql connection. I need to specify a keystore and password for this connection to mysql.
Currently I have useSSL=true&requireSSL=true in my Cayenne connection string (DB URL), but I'm unsure how to specify which keystore the connection should use, and the password for that keystore. Any help would be greatly appreciated. Thank you! Aaron
