Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对所有这些证书的东西有点困惑。我想创建一个带有私钥的证书(如果可能,可以导出)。我怎么做。我已经有一个 .pfx 文件。我可以使用它来创建具有该私钥的证书吗?
pfx 文件通常包含一个私钥和一个公钥。这就是该文件通常受密码保护的原因。
根据您的操作系统,您可以使用 openssl 或 Windows 系统选项中的证书管理器创建新证书。
这是实际通配符证书的屏幕: