Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CFNetwork SSLHandshake failed (-9806) - xcode

Has anyone ran into this issue? My app was working fine and this error started to show up when I updated to the latest Xcode. These is the error:

CFNetwork SSLHandshake failed (-9806)
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9806)

I have already checked and tried this solution CFNetwork SSLHandshake failed iOS 9 but it did not work for me.

Any suggestions?

like image 763
Omar Alejandro Chacin Ortega Avatar asked Apr 12 '26 15:04

Omar Alejandro Chacin Ortega


1 Answers

I think the solution from CFNetwork SSLHandshake failed iOS 9 should work. Please check whether you are doing everything correctly. Please try to make a clean install of your app or (and) reset iOS Simulator + clean Xcode project

Also please check your Internet reachability as described here: How to handle "CFNetwork SSLHandshake failed" in iOS

like image 88
Alex Peda Avatar answered Apr 15 '26 14:04

Alex Peda



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!