Software Archive
Read-only legacy content
17060 Discussions

Public Private Keypair For push.PushCertificateSigningRequest.csr

Fawaad_A_
Beginner
338 Views

Hi,

We can download push certificate signing request (push.PushCertificateSigningRequest.csr) from Intel XDK. How can we get the public private key pair from key chain which was used to generate this push certificate signing request.

We actually need the private key because once after getting push certificate from the Apple, we need to generate .p12 file which requires private key that created the original certificate signing request.

 

 

 

0 Kudos
1 Reply
John_H_Intel2
Employee
338 Views

It sounds like you are following the directions for setting up push for the legacy builds. This will not work due to numerous issues (and appmobi). If you would like to use push messages in your app, please use the cordova targeted builds. From there you can find a push message provider (pushWoosh is one I have used and is easy to setup/work with) and setup your app for it. 

0 Kudos
Reply