joftingson Posted January 18, 2011 Share Posted January 18, 2011 Hi,We are having problems with our JasperETL Jobs since we enabled the SSL in our MySQL database. Since our MySQL database is SSL enabled, we did the following.1. Copied the certificate and key on our local machine2. Added the following JDBC properties on our tMysqlConnection component:a. useSSL = trueb. requireSSL = truec. verifyServerCertificate = trued. clientCertificateKeyStoreUrl = file:///c:/tmp/certs/mycert.certI would like to ask if anyone of you has done this before? Thank you, Joefer Link to comment Share on other sites More sharing options...
svenn Posted January 18, 2011 Share Posted January 18, 2011 Try asking in this forumhttp://jasperforge.org/plugins/espforum/browse.php?group_id=99&forumid=108 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now