function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mutreta SAMutreta SA 

disabling SSL

How should I proceed with my Apex code after disabling SSL? Article of the Sales Force not say much about it.

Services that connect must use this protocol?
Example: I have integrations with ERP for sending sales orders, however the service is not published on http. This endpoint should be updated to https?

Anyone have any examples of an Apex code that uses SOAP with TLS?

Thank you
RamuRamu (Salesforce Developers) 
See if this posts helps

http://salesforce.stackexchange.com/questions/53706/is-there-a-way-to-force-soap-to-use-tls-instead-of-ssl

https://developer.salesforce.com/forums/?id=906F0000000AoTEIA0