Skip to content

Instantly share code, notes, and snippets.

@nsleader
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save nsleader/50ba34368456273fb655 to your computer and use it in GitHub Desktop.

Select an option

Save nsleader/50ba34368456273fb655 to your computer and use it in GitHub Desktop.
openssl pkcs12 -in pushcert.p12 -out pushcert.pem -nodes -clcerts
#chek
openssl s_client -connect gateway.push.apple.com:2195 -cert pushcert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment