Socket.IO-Client-Swift icon indicating copy to clipboard operation
Socket.IO-Client-Swift copied to clipboard

SSL Error using Swift 3 branch

Open lagima opened this issue 9 years ago • 2 comments

I am getting the error ERROR SocketEngine: An SSL error has occurred and a secure connection to the server cannot be made. when tried with new Xcode 8 and Swift 3. I was trying to connect to non SSL URL but that shouldn't be a problem as I was able to make REST calls to the same URL.

lagima avatar Jun 20 '16 10:06 lagima

I got that too on OS X, I think it's Apple's security enforcing SSL. Not sure how to turn it off.

nuclearace avatar Jun 20 '16 23:06 nuclearace

Right. even adding exceptions to Info.plist doesnt help. Not sure why normal Http requests would work but not this. Please post if you find any workaround..

lagima avatar Jun 20 '16 23:06 lagima