iPhone 配置:证书未在钥匙串中安装密钥

发布于 2024-12-29 19:58:09 字数 168 浏览 0 评论 0原文

我需要帮助: 我的个人资料已过期,无法续订 - 不知道为什么。我删除了所有内容,设置了所有新内容,但到目前为止没有任何效果……当我双击证书时,它会将其放入证书下的钥匙串中,但不会安装私钥和公钥。 错误消息是:Xcode 无法在您的钥匙串中找到此配置文件的有效私钥/证书对。 有谁知道解决方案吗?

提前致谢。

I need help:
My profile expired and I can't renew it - don't know why. I deleted everything, set up everything new but nothing worked so far… When I double click the certificate, it will put this one into the keychain under ceritficates, but not install the private and the public key.
Error message is: Xcode could not find a valid private-key/certificate pair for this profile in your keychain.
Does anyone know a solution?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月蹉跎了容颜 2025-01-05 19:58:09

该证书并不意味着安装公钥/私钥;而是用于安装公钥/私钥。它们不包含在证书中。如果您已删除它们并且没有保留副本,那么您需要生成一个新的证书对并重新提交给 Apple 以生成新证书。

The certificate isn't meant to install the public/private keys; they're not included in the certificate. If you've deleted them and not kept a copy around then you'll need to generate a new pair and resubmit to Apple to generate a new certificate.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文