This certificate has an invalid issuer : Keychain marks all certificates as quot;Invalid Issuerquot;(此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者;)
问题描述
钥匙串突然在我的钥匙串中显示所有证书无效,因为它在 2 天前工作,我还检查了开发人员门户,它在那里显示有效.它将钥匙串中的每个证书标记为 "This certificate has invalid issuer" .作为消息表明它一定是发行方的问题,而我们的发行方是 Apple.那么如何解决呢?
Keychain shows all the certificates as Invalid in my keychain suddenly, as it working before 2 days and i also check in Developer portal and it shows valid there. It marks each and every certificate in Keychain as "This certificate has invalid issuer" . As message suggesting that it must be problem from issuer side and and our issuer is Apple. So how to fix it ?
此证书的颁发者无效
我在这里发布钥匙串的图片.我需要快速帮助.
Here i posting image of keychain. I need quick help.
推荐答案
在Keychain access中,-> 查看 -> 显示过期证书,然后在您的登录钥匙串中单击过期证书并将其删除.我的系统钥匙串中也有相同的过期证书,所以我也从那里删除了它.
In Keychain access, -> View -> Show Expired Certificates, then in your login keychain click on expired certificate and delete it. I also had the same expired certificate in my System keychain, so I deleted it from there too.
-> 从登录和系统钥匙串中删除过期证书后,从以下链接下载证书并使用钥匙串打开.
-> After deleting the expired cert from the login and System keychains,download certificate from below link and open with keychain.
下载https://developer.apple.com/certificationauthority/AppleWWDRCA.cer并将其添加到钥匙串访问 > 证书(2023 年到期)
Download https://developer.apple.com/certificationauthority/AppleWWDRCA.cer and add it to Keychain access > certificates (which expires on 2023)
这篇关于此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";
基础教程推荐
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01