关于苹果将原http协议改成了https协议出现的问题

2017-01-04  本文已影响57人  tinaH

打印的数据:

App Transport Security has blocked a cleartext HTTP (http://) 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加密请求数据。

上一篇 下一篇

猜你喜欢

热点阅读