iPhone-https 连接中的 SSL 域错误

发布于 2024-08-08 02:01:58 字数 292 浏览 4 评论 0原文

我正在使用 CFNetwork 连接到 https webservice ,其服务器经过 Verisign 认证。有时我会从服务器得到适当的响应。但其余时间我会遇到两种错误。 1.“操作无法完成。(kCFStreamErrorDomainSSL 错误 -9807。) 2.“操作无法完成。(kCFStreamErrorDomainSSL错误-4。)”

我使用的是SDK 3.0,也在3.1中进行了测试。我没有得到一致的结果。请有人帮我解决这个问题。

问候, 克里希南

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浅黛梨妆こ 2024-08-15 02:01:58

该问题仅发生在模拟器中,而不是设备中。因此,如果有人遇到此问题,请检查您的设备,它应该可以正常工作。

The problem only occurred in the simulator and not in the Device. So if some one comes across this problem, please check in your device and it should work.

各自安好 2024-08-15 02:01:58

您应该检查设备或模拟器上的日期和时间。错误的时间/日期将导致您无法连接。

You should check the date and time on your device or simulator. A wrong time/date will prevent you from connecting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文