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
Ramon PereiraRamon Pereira 

disabling SSL

Hello,

With the deactivation of SSL, we can still send messages output via http? Ie the option to disable communication protocol for remote sites still available?

Thank you
pconpcon
It is important to note that https != ssl.  There are other Transport Layer Security models that can be used, and only SSLv3 will be disabled by Salesforce [1].  To prepare you willl need to make sure that the endpoint you are using support TLS 1.0.

[1] https://help.salesforce.com/apex/HTViewSolution?urlname=Salesforce-disabling-SSL-3-0-encryption&language=en_US