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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Ignoring SSL in Talend

I'm trying to connect with AWS via a tS3Connection_1 and I'm getting the following error: "Unable to execute HTTP request: peer not authenticated".
I am using AWS access keys in the tS3Connection_1, and I know they're valid because other people in my department are using them successfully. 
I downloaded the site cert into my keystore, but that didn't fix the problem. 
A co-worker suggested I try and ignore SSLs in my process. How do I do that in Talend?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,

So far, there is no such "ignore SSLs" option in tS3Connection. Have you tried to use component TalendHelpCenter:tSetKeystore which submits authentication data of a truststore with or without keystore to validation for the SSL connection.

Best regards
Sabrina