Apple push notifications 连接到Apple推送通知服务器

Apple push notifications 连接到Apple推送通知服务器,apple-push-notifications,Apple Push Notifications,我正在尝试使用我的密钥和证书连接到苹果的推送通知服务器 openssl s_client -connect gateway.sandbox.push.apple.com:2195 -cert MyApp.pem -key MyApp.pem 我一直得到以下错误。有人知道可能出了什么问题吗 7495:错误:20074002:生物例程:文件\u CTRL:系统库:/SourceCache/OpenSSL098/OpenSSL098-47/src/crypto/BIO/bss\u文件。c:358:

我正在尝试使用我的密钥和证书连接到苹果的推送通知服务器

openssl s_client -connect gateway.sandbox.push.apple.com:2195 -cert MyApp.pem -key MyApp.pem
我一直得到以下错误。有人知道可能出了什么问题吗

7495:错误:20074002:生物例程:文件\u CTRL:系统库:/SourceCache/OpenSSL098/OpenSSL098-47/src/crypto/BIO/bss\u文件。c:358:
无法加载客户端证书私钥文件

您可能输入了错误的密码短语