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

后端 未结 10 1526
盖世英雄少女心
盖世英雄少女心 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条回答
  •  旧时难觅i
    2020-12-22 21:03

    In addition to verifying that the certificate was issued from certificate request from the Keychain Access -> Certificate Assistant on the same computer, ensure that the received .cer file is installed into the correct keychain.

    The best way to do this is select the appropriate keychain under the left Keychains, most likely 'login', ensure 'My Certificates' is selected under Category, then drag and drop the .cer file into the main file list area.

提交回复
热议问题