This certificate has an invalid issuer in ios keychain

﹥>﹥吖頭↗ 提交于 2019-12-02 13:03:26
  1. Download https://developer.apple.com/certificationauthority/AppleWWDRCA.cer and double-click to install to Keychain.
  2. Select "View" -> "Show Expired Certificates" in Keychain app.
  3. Remove Apple Worldwide Developer Relations Certificate Authority certificates from "login" tab and "System" tab in Keychain app.

Ensure the new downloaded cert is in both login and system Default to only system tab will still give error.**

  1. Delete all your certificates and provisioning profile on developer portal.

  2. Create certificate signing request from keychain.

  3. Recreate all the certificate & provisioning profile using the CSR generated in step -5

  4. Download and install those certificates created on step-6 and try.

Try to install new certificate from link below.

https://developer.apple.com/certificationauthority/AppleWWDRCA.cer

This worked for me. I hope this will help you.

After this create and install new iOS Distribution and iOS Development Certificate.

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