Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Job design
tSetKeyStore
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