Receiving SSL error in iOS7 GM - “AddTrust External CA Root” is not trusted?
I am receiving a SSL error in my NSURLConnection class, suddenly from iOS7 GM. I cannot access any of my APIs or webView pages, and is a severe emergency. Can anybody help me here? The error is as follows: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813) I've looked up the error, and it is explained as follows: errSSLNoRootCert = -9813, /* cert chain not verified by root */ My root certificate for my domain (confirmed via browser access) is "AddTrust External CA Root" . It is very unlikely that this is not trusted, because: This root certificate is even listed