<?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 tSoap SSL with Karaf in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272886#M50037</link>
    <description>&lt;P&gt;hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a problem using tSoap component with Karaf Runtime.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My problem is that when I wan't to call a ssl webservice with the tSoap component I have a PKIXValidator error even if I install the certificate on the keystore of Karaf using this command :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;keytool -import -trustcacerts -keystore /srv/Runtime_ESBSE/container/etc/keystores/keystore.jks -storepass password -alias myurl&amp;nbsp; -file /srv/Runtime_ESBSE/ssl/certificate.crt&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The problem is the same using a tsetKeystore component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error of Karaf :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.Validator.validate(Validator.java:260)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1496)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | ... 70 more&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | Caused by: 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;Do you have an idea?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answers.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;BR /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:26:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T03:26:27Z</dc:date>
    <item>
      <title>tSoap SSL with Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272886#M50037</link>
      <description>&lt;P&gt;hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a problem using tSoap component with Karaf Runtime.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My problem is that when I wan't to call a ssl webservice with the tSoap component I have a PKIXValidator error even if I install the certificate on the keystore of Karaf using this command :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;keytool -import -trustcacerts -keystore /srv/Runtime_ESBSE/container/etc/keystores/keystore.jks -storepass password -alias myurl&amp;nbsp; -file /srv/Runtime_ESBSE/ssl/certificate.crt&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The problem is the same using a tsetKeystore component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error of Karaf :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.validator.Validator.validate(Validator.java:260)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1496)&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | ... 70 more&lt;BR /&gt;INFO | jvm 1 | 2020/01/08 09:53:36 | Caused by: 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;Do you have an idea?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your answers.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;BR /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272886#M50037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap SSL with Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272887#M50038</link>
      <description>&lt;P&gt;What version of Talend are you using? There was a recent bug with SSL certificates in Apache Karaf. This *could* be related.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2020 17:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272887#M50038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-01T17:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap SSL with Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272888#M50039</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the 7.1.1 version of Talend.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 07:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272888#M50039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-03T07:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap SSL with Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272889#M50040</link>
      <description>&lt;P&gt;OK, the bug was not found in 7.1. I have done a bit of research on this and it looks like this post describes potential solutions quite well....&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/50498681/suncertpathbuilderexception-unable-to-find-valid-certification-path-to-requeste" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/50498681/suncertpathbuilderexception-unable-to-find-valid-certification-path-to-requeste&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm afraid SSL is notoriously hard to get right, particularly if you are new to it. There is a lot that can wrong (as the post above describes). Have you ever managed to get this service call to work, maybe in the studio?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 10:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-SSL-with-Karaf/m-p/2272889#M50040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-03T10:28:13Z</dc:date>
    </item>
  </channel>
</rss>

