关于IOS APP强制使用https的解

2017.01.01开始 苹果强制要求所有app使用https 而绕过苹果https的方法就隐藏在苹果文档中下面的一段话:

引用自苹果官方文档:

There are several ways to take advantage of SSL and TLS:

At a high level, you can use an https URL with the URL Loading System (the NSURL class, CFURL functions, and related classes).

At a lower level, you can use the CFNetwork API to negotiate an SSL or TLS connection.

For maximum control, you can use the Secure Transport API in OS X or in iOS 5.0 and later.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容