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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
MGTI_DA
Contributor
Contributor

Error - No X509TrustManager implementation available during connection to REST API

Hi,

 

I am getting error while connecting to a REST API through tRESTClient in Talend Big Data 6.4.1. I got the unsigned certificate downloaded in the Base-64 encoded X.509 (.CER) format and imported it to the Java keystore with the help of keytool - command.Still the error persists. I also connected the tSetKeyStore with

tRESTClient and provided the local path as Truststore file where I have stored the certificate at my local.

 

Attached is my job design screenshot and tSetKeyStore settings.

 

0683p000009M1XE.jpgJob design0683p000009M0mP.jpgtSetKeyStore

 

 

Labels (5)
1 Reply
Anonymous
Not applicable

Hello,

Are you using JDK 1.8?

Is it a corrupted keystore in your case? Are you able to list the contents of the keystore using the keytool command?

Best regards

Sabrina