0

I am generating a Pass Push Key for Apple (For the purposes of doing passes)

I Requested a Certificate from a Certificate Authority went to the dev portal and added the file that was created to Keychain.

I then exported it by searching in Keychain under Login and My Credentials, I selected both keys and exported it as P12.

When I exported it, it was missing the private key as shown below.

There are multiple tutorial on how to do this (https://code.google.com/archive/p/apns-sharp/wikis/HowToCreatePKCS12Certificate.wiki), (aps_developer_identity.cer to p12 without having to export from Key Chain?) and they all seem to fail with the same problem.

I have rebooted the entire machine, after importing the certificate, and I have created 5 different ones with there same problem

Was there an update in 2023

Bag Attributes
    friendlyName: Pass Type ID: pass.generic.vaultie.io
    localKeyID: F0 55 5E C3 AF 1F 69 F9 86 81 BC B5 9E AC 22 DA 26 81 03 F3 
subject=/UID=pass.generic.vaultie.io/CN=Pass Type ID: pass.generic.vaultie.io/OU=6G63YAX437/O=Vaultie Inc./C=US
issuer=/CN=Apple Worldwide Developer Relations Certification Authority/OU=G4/O=Apple Inc./C=US
-----BEGIN CERTIFICATE-----
MIIGGTCCBQGgAwIBAgIQNxpLh........
-----END CERTIFICATE-----
Bag Attributes
    friendlyName: With-KeyPair
    localKeyID: F0 55 5E C3 AF 1F 69 F9 86 81 BC B5 9E AC 22 DA 26 81 03 F3 
Key Attributes: <No Attributes>

0 Answers0