Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Truststore configured in http conduits is not picked up by Karaf

I have configured truststore in org.apache.cxf.http.conduits-common.cfg as below in windows environment.

 

url=https://*

tlsClientParameters.trustManagers.keyStore.type = JKS
tlsClientParameters.trustManagers.keyStore.password=xxxx
tlsClientParameters.trustManagers.keyStore.file=C:\Users\xxxxx\truststore

 

My cxf client fails when accessing https  service as  the above truststore is not picked up by Karaf. I have checked the ssl log. Karaf picked only jdk cacerts.

How can I fix it?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please let us know if this article helps?

https://community.talend.com/t5/Migration-Configuration-and/Learned-by-Doing-How-to-install-and-conf...

Best regards

Sabrina