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

JasperETL and SSL


joftingson

Recommended Posts

 

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 machine

2. Added the following JDBC properties on our tMysqlConnection component:

a. useSSL = true

b. requireSSL = true

c. verifyServerCertificate = true

d. clientCertificateKeyStoreUrl = file:///c:/tmp/certs/mycert.cert

I would like to ask if anyone of you has done this before?

 

Thank you,

 

Joefer

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...