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 文件是否可能包含多个私钥。
如果有几组证书及其私钥,如何在 KeyStore 中找到它们?通过使用别名,对吗?
所以答案是肯定的,它可以有任意数量的私钥和相关的证书。感谢你们。