阅读背景:

Xcode 7中http通信出现如下错误:Application Transport Security has blocked a cleartext HTTP (https://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.

来源:互联网 

原因

在iOS9 beta1中,苹果将原http协议改成了https协议,使用 TLS1.2 SSL加密请求数据。在iOS9 beta1中,苹果将原http协议改成了https协议,使用 TLS1.




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: