<?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 Re: SalesForce updates to SHA-256 in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362754#M2390</link>
    <description>Hi,
&lt;BR /&gt;I'm working on Talend ver 4.0.2 and 4.1.2. I have integrations where Talend connects to Salesforce.
&lt;BR /&gt;I do test whether connection will works after Salesforce certificate change and I've received the same problem with "Length Required" as OZ.
&lt;BR /&gt;On the Salesforce community I've found suggestion to comment out or delete line with "chunked" parameter in axis2.xml file.
&lt;BR /&gt;I've done as suggested above, but problem still occurs
&lt;BR /&gt;Any suggestion what can be done in this case?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Lukasz Wrobel</description>
    <pubDate>Tue, 31 Mar 2015 12:24:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-31T12:24:01Z</dc:date>
    <item>
      <title>SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362750#M2386</link>
      <description>Dear all, 
&lt;BR /&gt;SalesForce is going to update their security certificates to SHA-256. 
&lt;BR /&gt;See also&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://help.salesforce.com/apex/HTViewSolution?urlname=HTTPS-Security-Certificate-Switch-from-SHA-1-to-SHA-256-hash-algorithms&amp;amp;language=en_US" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.salesforce.com/apex/HTViewSolution?urlname=HTTPS-Security-Certificate-Switch-from-SHA-1-to-SHA-256-hash-algorithms&amp;amp;language=en_US&lt;/A&gt; 
&lt;BR /&gt;I aked myself which impact this may have on our existing integration so I setup a small tSalesForceConnection job. 
&lt;BR /&gt;My regular login data works fine (connected, job is done). As described here: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;&lt;PRE&gt;As an example, change https://login.salesforce.com/services/Soap/u/32.0 to https://sha2test.salesforce.com/services/Soap/u/32.0 while leaving the path as-is.&lt;/PRE&gt;&lt;BR /&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I changed the SF URL (note: we use 24.0 instead). I got following error message: 
&lt;BR /&gt; 
&lt;PRE&gt; connected&lt;BR /&gt;Exception in component tSalesforceConnection_1&lt;BR /&gt;org.apache.axis2.AxisFault: Transport error: 411 Error: Length Required&lt;BR /&gt;	at org.apache.axis2.transport.http.HTTPSender.handleResponse(HTTPSender.java:310)&lt;BR /&gt;	at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:194)&lt;BR /&gt;	at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)&lt;BR /&gt;	at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:404)&lt;BR /&gt;	at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:231)&lt;BR /&gt;	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)&lt;BR /&gt;	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)&lt;BR /&gt;	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)&lt;BR /&gt;	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)&lt;BR /&gt;	at com.salesforce.soap.partner.SforceServiceStub.login(SforceServiceStub.java:13356)&lt;BR /&gt;	at org.talend.salesforce.SforceBasicConnection.renewSession(SforceBasicConnection.java:75)&lt;BR /&gt; disconnected&lt;BR /&gt;	at org.talend.salesforce.SforceBasicConnection.init(SforceBasicConnection.java:69)&lt;BR /&gt;	at org.talend.salesforce.SforceBasicConnection.&amp;lt;init&amp;gt;(SforceBasicConnection.java:48)&lt;BR /&gt;	at org.talend.salesforce.SforceBasicConnection.&amp;lt;init&amp;gt;(SforceBasicConnection.java:25)&lt;BR /&gt;	at org.talend.salesforce.SforceBasicConnection$Builder.build(SforceBasicConnection.java:120)&lt;BR /&gt;	at salesforce_inxmail.tmp_0_1.tmp.tSalesforceConnection_1Process(tmp.java:319)&lt;BR /&gt;	at salesforce_inxmail.tmp_0_1.tmp.runJobInTOS(tmp.java:574)&lt;BR /&gt;	at salesforce_inxmail.tmp_0_1.tmp.main(tmp.java:431)&lt;/PRE&gt; 
&lt;BR /&gt;Normally it should be something like invalid user etc.&amp;nbsp; 
&lt;BR /&gt;PS: SalesForce Sandboxes will be migrated to the new certificate on April 1st. All other instances will be changing on August.</description>
      <pubDate>Sat, 16 Nov 2024 11:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362750#M2386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362751#M2387</link>
      <description>Hi zo, 
&lt;BR /&gt;Did you try it on latest released version 5.6.1? Have you already created a new feature jira issue for it? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 29 Jan 2015 04:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362751#M2387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-29T04:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362752#M2388</link>
      <description>Hi Sabrina,
&lt;BR /&gt;yes, I used 5.6.1. and no I didn't create a Jira ticket due to the error message.</description>
      <pubDate>Thu, 29 Jan 2015 11:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362752#M2388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-29T11:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362753#M2389</link>
      <description>Has there been any progress on this issue?&amp;nbsp;</description>
      <pubDate>Thu, 19 Mar 2015 18:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362753#M2389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T18:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362754#M2390</link>
      <description>Hi,
&lt;BR /&gt;I'm working on Talend ver 4.0.2 and 4.1.2. I have integrations where Talend connects to Salesforce.
&lt;BR /&gt;I do test whether connection will works after Salesforce certificate change and I've received the same problem with "Length Required" as OZ.
&lt;BR /&gt;On the Salesforce community I've found suggestion to comment out or delete line with "chunked" parameter in axis2.xml file.
&lt;BR /&gt;I've done as suggested above, but problem still occurs
&lt;BR /&gt;Any suggestion what can be done in this case?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Lukasz Wrobel</description>
      <pubDate>Tue, 31 Mar 2015 12:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362754#M2390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T12:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: SalesForce updates to SHA-256</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362755#M2391</link>
      <description>Dear all,
&lt;BR /&gt;still no sucess. same error message occurs; doesn't matter which URL I use - neither &amp;nbsp;https://sha2test.salesforce.com/services/Soap/u/24.0 nor 
&lt;A href="https://gs0.salesforce.com" rel="nofollow noopener noreferrer"&gt;https://gs0.salesforce.com&lt;/A&gt; worked. I'm going to wait until sandbox enviroments have been updated and give it then a further try.</description>
      <pubDate>Mon, 13 Apr 2015 09:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/SalesForce-updates-to-SHA-256/m-p/2362755#M2391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T09:43:48Z</dc:date>
    </item>
  </channel>
</rss>

