APNS Stopped Working after creating a new production ssl

Hi,

My app was using APNS. The production ssl certificate was about to expire, so I revoked the old certificate and generated a new one. I downloaded the .cer file and exported as .p12 and deployed it to our server. When pushing new messages we did not see any error in the server but no notification is received on the iPhones. We tried pusher app to push messages, I was able to get the notification.

Not sure what went wrong in uploading the new certificate. Please help.

TIA

Replies

You are supposed to upload pem file to the server and not the p12 file