nsurlconnection

CFNetwork SSLHandshake failed iOS 9

旧巷老猫 提交于 2019-11-26 00:11:13
问题 has anyone with the iOS 9 beta 1 had this issue? I use standard NSURLConnection to connect to a webservice and as soon as a call is made to the webservice i get the below error. This is currently working in iOS 8.3 Possible beta bug? any ideas or thoughts would be great ! I know its very early in iOS 9 development Here is the full error: CFNetwork SSLHandshake failed (-9824) NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824) NSURLRequest * urlRequest =