2012年8月17日 星期五

APNS 架設

APNS 憑證流程 官方最新必看

How to build an Apple Push Notification provider server 舊的方式(可參考)

Installing the SSL Certificate and Key on the Server



仔細看 步驟二、步驟三 即可匯出 p12

執行底下指令 就可將 p12 轉 pem

 openssl pkcs12 -in CertificateName.p12 -out CertificateName.pem -nodes

沒有留言:

張貼留言