APNS ssl://gateway.sandbox.push.apple.com:2195 connection fails
问题 i try to make a push-notification server. I get connection to ssl://gateway.sandbox.push.apple.com:2195 with telnet. telnet gateway.sandbox.push.apple.com 2195 Trying 17.172.232.229... Connected to gateway.sandbox.push-apple.com.akadns.net. Escape character is '^]'. my *.pem is ok (I use it on another server). I use the SAME project on an other Server and it works there but the clone on an other Server doesn't. I get these Errors: Warning: stream_socket_client() [function.stream-socket-client