Pushwoosh 的 p12 证书总是不正确

p12 certificate is always incorrect at Pushwoosh

我将 Pushwoosh 与我的 Cordova 应用程序一起使用,但我现在无法激活它。当我想为 iOS 启用 Pushwoosh 时,我必须提供 'Certificate File (.cer)' 和 'Push Certificate (.p12)'。问题是 Pushwoosh always 说我的 .p12 文件不正确(请查看屏幕截图)。我不知道为什么。我严格遵守 this instructions!你觉得 Pushwoosh 的文档有问题吗?

好的,现在我工作了。 没有提到,但为了获得正确的 .p12 文件,您必须在您的钥匙串访问程序中展开私钥证书,然后您必须 select 两者(证书和密钥)。右键单击 -> 导出。