Hi Support
I am getting this error in my APP.......
2016-01-28 12:57:51.900 Safe Text[360:113893] CFNetwork SSLHandshake failed (-9806)
2016-01-28 12:57:51.902 Safe Text[360:113893] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9806)
2016-01-28 12:57:51.906 Safe Text[360:113869] Connection Error Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={_kCFStreamErrorCodeKey=-9806, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSUnderlyingError=0x126dcf630 {Error Domain=kCFErrorDomainCFNetwork Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://client.safe-text.com/api/sync/, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9806, _kCFStreamPropertySSLClientCertificateState=0, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., _kCFStreamErrorDomainKey=3, NSErrorFailingURLKey=https://client.safe-text.com/api/sync/, _kCFStreamErrorCodeKey=-9806}}, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSErrorFailingURLKey=https://client.safe-text.com/api/sync/, NSErrorFailingURLStringKey=https://client.safe-text.com/api/sync/, _kCFStreamErrorDomainKey=3}
I tried to connect with my server support related to SSL and they provided me detail related to SSL.You can check SSL detail from this link http://giftsoninternet.com/Screenshot.jpg. I am not getting is there something wrong in my APP code or something not setup properly related to SSL on server.
Can you please check this error and attached SSL detail..........please help me to figure out this issue.
Thanks