iOS7.1企业证书问题

iOS7.1企业应用"无法安装应用程序 因为证书无效"的解决方案,原因是由于iOS7.1要安装企业应用,url必须是https的,不能是http,这就要求我们的服务器要支持https。

http://stackoverflow.com/questions/20276907/enterprise-app-deployment-doesnt-work-on-ios-7-1/22325916#22325916

你可能感兴趣的:(iOS7.1企业证书问题)