Convert an Apple App Push Notification Certificate (APNS) from P12 to PEM

Posted by in Lagom

# openssl pkcs12 -in xxx_v1_apns_production.p12 -out xxx_v1_apns_production.pem -nodes -clcerts