Skip to content

Instantly share code, notes, and snippets.

@firstfu
Created September 24, 2016 17:24
Show Gist options
  • Save firstfu/b05d1bd2a9dc036ab9b2990cd1d1bc82 to your computer and use it in GitHub Desktop.
Save firstfu/b05d1bd2a9dc036ab9b2990cd1d1bc82 to your computer and use it in GitHub Desktop.
openssl pkcs12 -in SecondTime.p12 -out StartHeart.pem -nodes -clcerts
##此生成的pem檔是給server用的。只要給這個檔案給Server即可。
##有分開發用(debug)的pem和上架用的pem。如果要上架的話,要重新生成這個pem檔給server。
##pem檔有有效時間。約1年過期。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment