you will need to provide the certificate and key to Twilio so that Twilio can send push notifications to your app on your behalf. $ openssl pkcs12 -in PATH_TO_YOUR_P12 -nokeys -out cert.pem -nodes $ ...