使用已撤销的分发证书的私钥提交ios应用程序
我的分发证书在我的 Mac 上仍然有效。
团队代理错误地在ios门户中撤销了它。
我是否仍然可以使用旧证书将应用程序提交到应用程序商店?或者我应该获得新的私钥和新证书的配置文件?
感谢您的帮助
I have a distribution certificate that is still valid on my mac.
the team agent revoked it in the ios portal by mistake.
Am I still able to use the old certificate to submit apps to the app store? or should I get a new private key and provision profile of the new certificate?
Thanks for your help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您应该创建一个新的分发证书(使用新的私钥)和任何所需的配置文件。
You should create a new Distribution certificate (with a new private key) and any required provision files.
我的猜测 - 您将能够使用它来创建构建,但不能使用它提交到商店。为此,您需要使用新证书重新创建 mobileprovision。
My guess- you'll be able to use it to create a build but not submit to the store with it. For that you will need to recreate the mobileprovision with the new certificate.