Error when trying to obtain a certificate: The specified item could not be found in the keychain

后端 未结 15 2415
我寻月下人不归
我寻月下人不归 2020-11-30 20:53

I was having a problem with codesigning my apps, so I deleted all the keys from the keychain. Then I went to Certificate Assistant => Request a certificate from a Certif

15条回答
  •  萌比男神i
    2020-11-30 21:46

    You are (perhaps accidentally) asking Keychain Access to generate a Certificate Signing Request using an existing key. If a key is selected when you go into the Keychain Access - Certificate Assistant menu, the options presented will be for that selected key.

    Choose a non-key item in your keychain (like a saved password) and go to Keychain Access - Certificate Assistant again to generate the CSR normally.

提交回复
热议问题