Apple keychain private/public key issue

蓝咒 提交于 2019-12-05 02:29:44

I had this issue two days ago.

Open Keychain Access

What you have to do is make backups of all your certificates and then go and delete all the private and public keys and certificates on your machine relevant to apple.

Then in Keychain Access click on Keychain Access(Menu Bar) and in the menu select Certificate Assistant -> Request a certificate from a certificate authority.

Enter your details and make sure Saved to disk and Let me specify key chain pair is selected.

Save it.

On the next screen: These values must be:

Key Size: 2048 bits

Algorithm: RSA

You then need to log into the Provisioning Portal on apple's website and revoke all certificates there.

Then click distribution and say Add Certificate and select the file you created earlier.

You can then request all certificates again. Re-download all certificates, once you start opening the downloaded certificates your new key pair and certificate will be in Keychain Access.

If you have any questions check out http://developer.apple.com/ios/manage/distribution/index.action

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