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)
这篇关于此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:此证书的颁发者无效:钥匙串将所有证书标记为“无效的颁发者";


基础教程推荐
- iOS4 创建后台定时器 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- 如何从 logcat 中删除旧数据? 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01