SSL operation failed with code, while sending push notification to ios devices

Viewed 1276

I am trying to send push notifications, to iOS Devices which was working pretty well, but suddenly it started throwing the following error:

stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error

I checked with server port 2195 and 2916 both are enabled and double checked the .pem file which seems correct too.

I would appreciate if I can get help on the above error.

Thanks

1 Answers
Hi you should export Apple push service certificate screen shot given below  and export it, Iam also got same error now fixed by export this certificate.

Let me know if you have any clarifications.

enter image description here

Related