superfell / zkSforce

Cocoa library for calling the Salesforce.com Web Services API
https://pocketsoap.com/osx/zksforce/
MIT License
76 stars 27 forks source link

Review TLS support #22

Closed superfell closed 8 years ago

superfell commented 9 years ago

Starting 2016 Salesforce is disabling TLS 1.0 support, review its potential impact https://help.salesforce.com/HTViewSolution?id=000221207&language=en_US

cramoisan commented 8 years ago

Hi Simon, any update on this ?

superfell commented 8 years ago

Not yet.

superfell commented 8 years ago

As far as i can tell TLS 1.2 support is provided on all recent OS versions (both iOS & OSX). This shouldn't be an issue. using ZKSforce on OSX 10.9 i was able to communicate with a server that had TLS 1.0 turned off and everything worked fine.