Skip to content

Instantly share code, notes, and snippets.

@sharat
Created October 9, 2014 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharat/8d8a4533396622700c20 to your computer and use it in GitHub Desktop.
Save sharat/8d8a4533396622700c20 to your computer and use it in GitHub Desktop.
How to check APNS Connectivity?
openssl s_client -connect gateway.sandbox.push.apple.com:2195 -cert <your.pem> -key <your.pem>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment