SSL Domain Error in IPhone- https connection

Posted by Krishnan on Stack Overflow See other posts from Stack Overflow or by Krishnan
Published on 2009-10-13T11:45:26Z Indexed on 2010/05/15 22:50 UTC
Read the original article Hit count: 525

Filed under:
|
|
|

Hi All,

I am using CFNetwork to connect to a https webservice , whose server is a Verisign certified. I get the appropriate response from the server some times. But the rest of the time I am getting two kind of errors. 1."Operation could not be completed. (kCFStreamErrorDomainSSL error -9807.) 2."Operation could not be completed. (kCFStreamErrorDomainSSL error -4.)"

I am using SDK 3.0 and tested it in 3.1 also. I don't get a consistent result. Please some one help me to solve the issue.

Regards, Krishnan

© Stack Overflow or respective owner

Related posts about https

Related posts about iphone