gpt4 book ai didi

ssl - 将 SSL 证书从 .pfx 转换为 .key

转载 作者:太空宇宙 更新时间:2023-11-03 15:13:28 25 4
gpt4 key购买 nike

将.pfx 转换为.pem 命令中的-nodes 有什么用?

我可以用吗

openssl pkcs12 -in keyStore.pfx -out keyStore.key -nodes

最佳答案

根据 OpenSSL documentation :

-nodes:根本不加密私钥。

是的,你可以使用这个命令,但你想做什么?从标题中,我了解到您想将证书从 pfx 格式转换为 pem 格式,对吗?

关于ssl - 将 SSL 证书从 .pfx 转换为 .key,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43095616/

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