I am able to connect to APNs from my local host Xampp and push notification comes to my device i have built the app using Distribution (Ad-hoc), But i get the error while connecting to APNs from hosting server which is a linux server. I have put all the necessary certificates on host
Error i get is:
Warning: stream_socket_client() [function.stream-socket-client]: unable to connect to ssl://gateway.push.apple.com:2195 (Connection refused) in /hermes/bosweb/web152/b1527/sl.jwfishberg/public_html/earthquake.php on line 64
Does apple accepts the connection from Mac only?
Please help!