gpt4 book ai didi

macos - 在 OSX 10.10.3 中导入单个证书后出现重复身份

转载 作者:行者123 更新时间:2023-12-02 21:17:17 25 4
gpt4 key购买 nike

操作系统似乎错误地列出了多个身份,即使只安装了一个。

这是我的钥匙串(keychain)(安全列表钥匙串(keychain))

"/Users/mateuscb/Library/Keychains/login.keychain"
"/Library/Keychains/System.keychain"

我列出了身份,但返回的身份为零。

然后我通过以下命令行导入它:

security import "~/mycert.p12" -k "/Users/mateuscb/Library/Keychains/login.keychain" -t cert -f pkcs12 -P password`

当我列出身份时,我现在得到这个(安全查找身份):

Valid identities only
1) 7E0B7E829EBF27EEC57CC796F948D7C2D9A91330 "Developer ID Application: The Company Inc."
2) 7E0B7E829EBF27EEC57CC796F948D7C2D9A91330 "Developer ID Application: The Company Inc."

更奇怪的是,如果指定钥匙串(keychain),我只能得到一个(security find-identity login.keychain)。并且 System.keychain 始终为空。

我还多次休息过我的钥匙串(keychain)(钥匙串(keychain)访问)。

最佳答案

事实证明,出现这种情况的原因是由于之前不正确的导入而将我的证书的私钥留在了系统钥匙串(keychain)中。我从系统钥匙串(keychain)中删除了证书,以为它会删除私钥,但事实上并没有。

It was actually the answer to another post这让我意识到删除证书并不会删除私钥。尽管在视觉上它显示了其下面的私钥。

关于macos - 在 OSX 10.10.3 中导入单个证书后出现重复身份,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29903603/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com