次のような問題があります: Apple Push Notification in Production Environment: Unable to get local issuer certificate but in my local computer. このチュートリアルに従いました: http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12しかし、このステップでは
openssl s_client -connect gateway.sandbox.push.apple.com:2195 -cert PushChatCert.pem -key PushChatKey.pem
それは言います:
(数字と文字が多い) Verify return code: 20 (ローカル発行者証明書を取得できません)
問題は何ですか?ありがとうございました