Thursday 14 July 2016

SOAP UI - TLS 1.0 has been disabled in this organization. Please use TLS 1.1 or higher when connecting to Salesforce using https

Hope few of the peoples might received an error while connecting Salesforce from the SOAP UI as below,

"TLS 1.0 has been disabled in this organization.Please use TLS 1.1 or higher when connecting to Salesforce using https".

Reason:

Due to security concern Salesforce recently disabled the TLS 1.0 encryption protocol. Here is the complete salesforce article about the changes on the security.

http://help.salesforce.com/HTViewSolution?id=000232847&language=en_US

Solution:

Step 1:  Navigate to C:\Program Files\SmartBear\SoapUI-5.2.1\bin folder.

Step 2 : Edit SoapUI-5.2.1.vmoptions file with System admin permission in any text editor.

Step 3 : Add following entry and save the file. It will only enable TLS 1.2 protocol.

 -Dsoapui.https.protocols=TLSv1.2

Step 4 : Close and Re-launch the Soap UI.

6 comments:

  1. very informative blog and useful article thank you for sharing with us , keep posting learn more aboutFREE SALESFORCE DEMO VIDEOS salesforce training,salesforce online training

    ReplyDelete
  2. Thanks for this blog. Worked perfectly fine...please keep sharing more

    ReplyDelete
  3. couldn't able to edit the vmoptios file. giving an error as "Access Denied" but i am the Admin user.

    ReplyDelete
  4. The blog post is great, but it would be helpful if you could include more visual aids or diagrams to illustrate the concepts. Please visit our website:- aws learning

    ReplyDelete

Activities: Assign Tasks to a Queue Salesforce Lightning

Salesforce announced to assign Tasks to a Queue beginning from Spring'20 release. How does it work? In Setup, enter Queues in th...