Xcode 7 error kCFStreamErrorDomainSSL, -9802

Hi everyone,


I'm testing new Xcode 7.0 beta and I after run a project that worked perfecly in Xcode 6.3 I have this error,


NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)


The app connects to Parse server and download images and text. The text is shown as always but images doesn't appear and the error is shown.


Someone can help me?


Regards,

Replies

Your workround is given in https://forums.developer.apple.com/thread/4017


Does Parse support TLS 1.2? If it does, be sure to report a bug so that Apple know they need to fix this problem.

I have the same problem.
I created a site with a self-signed certificate. meets all requirements of ATS but I get the same error.


NSURLSession / NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)


https://mobile.blusan.com