<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue with certificates and tRESTClient component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-certificates-and-tRESTClient-component/m-p/2311955#M82949</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Talend Open Studio for Data Integration v7.1.1 in windows10 environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to call a restful service from Talend. I've been able to do it in Chrome,IE and Firefox, but I can't do that in Talend, but with some problems. I explain how I did it in the explorers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Firefox: install the 2 certificates in the explorer. First the server certificate .pfx file with password and the crt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chrome and IE: using the Microsoft Management Console I installed in the&amp;nbsp;&lt;EM&gt;Trusted Root Certification Authorities&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;store&amp;nbsp;&lt;/SPAN&gt;the .pfx certificate file with the password. After that, I installed the crt file in the Personal certificate store. In fact, I had to export it from Firefox as a p12 file in order to work properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I try to create a Talend&amp;nbsp; process, but I am not able to do that. I explain the steps I do in Talend...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I only have 3 components to do the test:&amp;nbsp; tKeyStore, tRESTCLient and tLogRow.&lt;/P&gt;&lt;P&gt;2) See the attached image for the configuration of TrustStore and KeyStore.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TrustStore file: the generated jks from the crt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;KeyStore file: the generated jks from pfx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) I receive the error "javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to do all the steps specified in&amp;nbsp;&lt;A href="https://help.talend.com/reader/OUYzDkcC745_xRhkxKW8eg/Wy4sbBlTeXdNVoiooi4WUA" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/OUYzDkcC745_xRhkxKW8eg/Wy4sbBlTeXdNVoiooi4WUA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 13:51:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-16T13:51:34Z</dc:date>
    <item>
      <title>Issue with certificates and tRESTClient component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-certificates-and-tRESTClient-component/m-p/2311955#M82949</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Talend Open Studio for Data Integration v7.1.1 in windows10 environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to call a restful service from Talend. I've been able to do it in Chrome,IE and Firefox, but I can't do that in Talend, but with some problems. I explain how I did it in the explorers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Firefox: install the 2 certificates in the explorer. First the server certificate .pfx file with password and the crt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chrome and IE: using the Microsoft Management Console I installed in the&amp;nbsp;&lt;EM&gt;Trusted Root Certification Authorities&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;store&amp;nbsp;&lt;/SPAN&gt;the .pfx certificate file with the password. After that, I installed the crt file in the Personal certificate store. In fact, I had to export it from Firefox as a p12 file in order to work properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I try to create a Talend&amp;nbsp; process, but I am not able to do that. I explain the steps I do in Talend...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I only have 3 components to do the test:&amp;nbsp; tKeyStore, tRESTCLient and tLogRow.&lt;/P&gt;&lt;P&gt;2) See the attached image for the configuration of TrustStore and KeyStore.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TrustStore file: the generated jks from the crt file.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;KeyStore file: the generated jks from pfx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) I receive the error "javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to do all the steps specified in&amp;nbsp;&lt;A href="https://help.talend.com/reader/OUYzDkcC745_xRhkxKW8eg/Wy4sbBlTeXdNVoiooi4WUA" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/OUYzDkcC745_xRhkxKW8eg/Wy4sbBlTeXdNVoiooi4WUA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 13:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-certificates-and-tRESTClient-component/m-p/2311955#M82949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-16T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with certificates and tRESTClient component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-certificates-and-tRESTClient-component/m-p/2311956#M82950</link>
      <description>&lt;P&gt;If I put a tJava component with the code&amp;nbsp; &amp;nbsp;System.setProperty("javax.net.debug", "ssl,handshake");, then I receive more info of the error...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;%% Invalidated: [Session-1, TLS_RSA_WITH_AES_256_CBC_SHA]&lt;BR /&gt;main, SEND TLSv1.2 ALERT: fatal, description = certificate_unknown&lt;BR /&gt;main, WRITE: TLSv1.2 Alert, length = 2&lt;BR /&gt;main, called closeSocket()&lt;BR /&gt;main, handling exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 09:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-certificates-and-tRESTClient-component/m-p/2311956#M82950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-17T09:30:23Z</dc:date>
    </item>
  </channel>
</rss>

