<?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 Calling a WebService in HTTPS SSL ==&amp;gt; fail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330671#M99731</link>
    <description>Hi, 
  &lt;BR /&gt;i'm trying to build a job which will call a WebService using HTTPS and SSL. 
  &lt;BR /&gt;The certificate must be on 2048 bits. 
  &lt;BR /&gt;Actually, i am using a tWebServiceInput (tSoap) in order to call my WebService. 
  &lt;BR /&gt;Here a screenshot of the componant : 
  &lt;BR /&gt;(Pls see bellow) 
  &lt;BR /&gt;The "InitialisationCreation" componant is preparing the call, like putting in context some requiered values. 
  &lt;BR /&gt;When i try to lauch it, i get this stacktrace : 
  &lt;BR /&gt; 
  &lt;BLOCKQUOTE&gt; 
   &lt;TABLE&gt; 
    &lt;TBODY&gt; 
     &lt;TR&gt;  
     &lt;/TR&gt;
    &lt;/TBODY&gt;
   &lt;/TABLE&gt;
  &lt;/BLOCKQUOTE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mczn"&gt;here&lt;/A&gt;</description>
    <pubDate>Wed, 04 Jul 2012 15:13:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-04T15:13:03Z</dc:date>
    <item>
      <title>Calling a WebService in HTTPS SSL ==&gt; fail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330671#M99731</link>
      <description>Hi, 
  &lt;BR /&gt;i'm trying to build a job which will call a WebService using HTTPS and SSL. 
  &lt;BR /&gt;The certificate must be on 2048 bits. 
  &lt;BR /&gt;Actually, i am using a tWebServiceInput (tSoap) in order to call my WebService. 
  &lt;BR /&gt;Here a screenshot of the componant : 
  &lt;BR /&gt;(Pls see bellow) 
  &lt;BR /&gt;The "InitialisationCreation" componant is preparing the call, like putting in context some requiered values. 
  &lt;BR /&gt;When i try to lauch it, i get this stacktrace : 
  &lt;BR /&gt; 
  &lt;BLOCKQUOTE&gt; 
   &lt;TABLE&gt; 
    &lt;TBODY&gt; 
     &lt;TR&gt;  
     &lt;/TR&gt;
    &lt;/TBODY&gt;
   &lt;/TABLE&gt;
  &lt;/BLOCKQUOTE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mczn"&gt;here&lt;/A&gt;</description>
      <pubDate>Wed, 04 Jul 2012 15:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330671#M99731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-04T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a WebService in HTTPS SSL ==&gt; fail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330672#M99732</link>
      <description>Hi
&lt;BR /&gt;This is a very complicated issue.
&lt;BR /&gt;Where do you deploy this web service?
&lt;BR /&gt;Are you sure the certification you use here is the same with that on web service server?
&lt;BR /&gt;Besiedes, in tSAOP, there isn't any code about keystoreType.
&lt;BR /&gt;Please report it on 
&lt;A href="http://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;BugTracker&lt;/A&gt;.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 05 Jul 2012 06:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330672#M99732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a WebService in HTTPS SSL ==&gt; fail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330673#M99733</link>
      <description>Hi Pedro,
&lt;BR /&gt;Thank you for your answer.
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Are you sure the certification you use here is the same with that on web service server?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;==&amp;gt; Yes 
&lt;BR /&gt;I've report the 
&lt;A href="http://jira.talendforge.org/browse/TDI-21751/" target="_blank" rel="nofollow noopener noreferrer"&gt;issue&lt;/A&gt; on the BugTracker :
&lt;BR /&gt;
&lt;A href="http://jira.talendforge.org/browse/TDI-21751" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TDI-21751&lt;/A&gt; 
&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 05 Jul 2012 09:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-WebService-in-HTTPS-SSL-gt-fail/m-p/2330673#M99733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T09:01:47Z</dc:date>
    </item>
  </channel>
</rss>

