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