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

后端 未结 15 2384
我寻月下人不归
我寻月下人不归 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条回答
  •  独厮守ぢ
    2020-11-30 21:41

    Choosing the private key in keychain will occur the problem. "the specified item could not be found in the keychain" While you choose the public key solve it. "Your certificate request has been created on disk."

提交回复
热议问题