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.