简体   繁体   English

如何在iOS中处理“ CFNetwork SSLHandshake失败(-9807)”

[英]How to handle “CFNetwork SSLHandshake failed(-9807)” in iOS

I am getting CFNetwork SSL Handshake failed(-9807) in my ios application while logging into application. 登录到应用程序时,我的ios应用程序中出现CFNetwork SSL握手失败(-9807)

I am using Xcode version 7.3 for my application. 我正在为我的应用程序使用Xcode 7.3版。
I think this problem occurs due to expired ssl certificates, but I am not able to handle the problem and I don't able to figure out where to put this ssl certificates in the application. 我认为此问题是由于ssl证书过期而引起的,但是我无法处理该问题,并且无法弄清楚将ssl证书放在应用程序中的位置。

Can U please suggest me some solution?? 你能建议我一些解决方案吗?

Normally when I get CFNetwork SSLHandshake failed -(*) It's because of my wifi network or due to Security reason firewall block the connection. 通常,当我遇到CFNetwork SSLHandshake失败-(*)时,是由于我的wifi网络或由于安全原因,防火墙阻止了连接。

Try it again on another network. 在另一个网络上重试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM