<?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 - TLS 1.2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306098#M77677</link>
    <description>Hi all, 
&lt;BR /&gt;I have a bug when I call a webservice since the provider updated to TLS 1.2 protocol . 
&lt;BR /&gt;(It worked fine before) 
&lt;BR /&gt;I tried the web service with SOAP UI,It works after modification of soapui configuration file: 
&lt;BR /&gt;&amp;nbsp;-Dsoapui.https.protocols=TLSv1.2 
&lt;BR /&gt;Here is the trace : 
&lt;BR /&gt; 
&lt;PRE&gt;ai 19, 2015 11:40:14 AM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post&lt;BR /&gt;SEVERE: SAAJ0009: Message send failed&lt;BR /&gt;Exception in component tSOAP_2&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed&lt;BR /&gt;	at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)&lt;BR /&gt;	at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:109)&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed&lt;BR /&gt;	at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)&lt;BR /&gt;	... 5 more&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)&lt;BR /&gt;	... 6 more&lt;BR /&gt;Caused by: java.io.EOFException: SSL peer shut down incorrectly&lt;BR /&gt;	at sun.security.ssl.InputRecord.read(Unknown Source)&lt;BR /&gt;	... 14 more&lt;BR /&gt;CAUSE:&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;java jre 7 
&lt;BR /&gt;Any idea?</description>
    <pubDate>Tue, 19 May 2015 15:14:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-19T15:14:01Z</dc:date>
    <item>
      <title>tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306098#M77677</link>
      <description>Hi all, 
&lt;BR /&gt;I have a bug when I call a webservice since the provider updated to TLS 1.2 protocol . 
&lt;BR /&gt;(It worked fine before) 
&lt;BR /&gt;I tried the web service with SOAP UI,It works after modification of soapui configuration file: 
&lt;BR /&gt;&amp;nbsp;-Dsoapui.https.protocols=TLSv1.2 
&lt;BR /&gt;Here is the trace : 
&lt;BR /&gt; 
&lt;PRE&gt;ai 19, 2015 11:40:14 AM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post&lt;BR /&gt;SEVERE: SAAJ0009: Message send failed&lt;BR /&gt;Exception in component tSOAP_2&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed&lt;BR /&gt;	at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)&lt;BR /&gt;	at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:109)&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed&lt;BR /&gt;	at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)&lt;BR /&gt;	... 5 more&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)&lt;BR /&gt;	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)&lt;BR /&gt;	... 6 more&lt;BR /&gt;Caused by: java.io.EOFException: SSL peer shut down incorrectly&lt;BR /&gt;	at sun.security.ssl.InputRecord.read(Unknown Source)&lt;BR /&gt;	... 14 more&lt;BR /&gt;CAUSE:&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;java jre 7 
&lt;BR /&gt;Any idea?</description>
      <pubDate>Tue, 19 May 2015 15:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306098#M77677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-19T15:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306099#M77678</link>
      <description>Hi,
&lt;BR /&gt;Do you want to define TLS protocol for tSoap component?
&lt;BR /&gt;
&lt;A href="https://jira.talendforge.org/browse/TDI-32059" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-32059&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 20 May 2015 08:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306099#M77678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306100#M77679</link>
      <description>Hello,&lt;BR /&gt;I found an easy solution, I added that property, on a tJava component (before tSoap component) :&lt;BR /&gt;System.setProperty("https.protocols", "TLSv1.2");&lt;BR /&gt;Regards,&lt;BR /&gt;Vinc</description>
      <pubDate>Wed, 20 May 2015 09:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306100#M77679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306101#M77680</link>
      <description>Hi Vinc,&lt;BR /&gt;It's really nice of you to share your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 20 May 2015 09:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306101#M77680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T09:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306102#M77681</link>
      <description>You're welcome 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 May 2015 08:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306102#M77681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-21T08:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: tSoap - TLS 1.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306103#M77682</link>
      <description>Hello Everybody&amp;nbsp;
&lt;BR /&gt;Service : Salesforce over Soap API&amp;nbsp;
&lt;BR /&gt;When the service forced to make an authentification with tls 1.2 and has tls 1.0 already deactivated.
&lt;BR /&gt;Then the service should work with tls 1.2 or ?&amp;nbsp;
&lt;BR /&gt;Or do i have to obey sth. more maybe on the talend side and in which way talend used the tls 1.2 protocol.&amp;nbsp;
&lt;BR /&gt;regards fireskyer&amp;nbsp;
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Mon, 25 Jan 2016 08:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSoap-TLS-1-2/m-p/2306103#M77682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-25T08:50:20Z</dc:date>
    </item>
  </channel>
</rss>

