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)
这篇关于此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01