iOS Simulator not works on https, all https are evaluated as not trusted

試著忘記壹切 提交于 2019-12-06 01:54:12

问题


The Simulator Version 10.0 (SimulatorApp-835.2.1), the Xcode version is 9.1

Seems that all the https connections are evaluated as not trasted, it is affected after the upgrade of Xcode and simulator.

I'm sure that the https connection are with valid certificate also because the same https://support.apple.com get Not trusted problem inside the simulator.

With safari I get some details about "not trusted" site

clicking on

showDetails

and

view the certificated

the result is the follow:

I already tried to:

  • rest the simulator
  • erase all content and settings
  • delete the certificate from keychain
  • delete both OCSP and CRL cache

without any result.

来源:https://stackoverflow.com/questions/47064807/ios-simulator-not-works-on-https-all-https-are-evaluated-as-not-trusted

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!