How do I create a .pem file to be stored in the hosting server for APN payload data?
Launch the Terminal application and enter the following command after the prompt
openssl pkcs12 -in CertificateName.p12 -out CertificateName.pem -nodes