Unable to export Apple production push SSL certificate in .p12 format

后端 未结 10 1542
盖世英雄少女心
盖世英雄少女心 2020-12-22 20:50

I am using Urban airship in my application for push notification. So, I need to download the push SSL certificate from Apple developer portal. After downloading, I added tha

10条回答
  •  天命终不由人
    2020-12-22 21:09

    Tried a lot of the suggestions above and this was the solution (@Greg) that worked for me:

    The keychain you have selected on the left hand side in Keychain Access when generating the Certificate signingrequest must be the same keychain you import the signed certificate back into. Otherwise it treats it as someone else's and keychain access won't show the private key in the drop down.

提交回复
热议问题