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

后端 未结 10 1520
盖世英雄少女心
盖世英雄少女心 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:12

    Apple do not store the private key you used to create your certificates. You need to already have a copy of it on your machine.

    It sounds as if perhaps either somebody else requested the push certificate you're trying to download, or you requested it on another machine. If you can't find the private key you will need to create a new certificate request and upload it via the developer portal.

提交回复
热议问题