Convert .p8 to .p12 ceriticate for iOS Push Notification

Viewed 1052

I am working on iOS project and needed to setup a third party notification. It's required on the third party to upload a .p12 file for pushing notification but I only have a .p8 file. Is there anyway to convert it to .p12?

Thanks!

1 Answers
Related