如何查看keytool导入的keystore中导入的证书?

How to view imported certs in keystore imported by keytool?

我已将证书导入 C:\ColdFusion10\jre\lib\security\cacerts 密钥库,但如何查看它们或验证它是否确实在密钥库中?我查看了 Orcale 的一些文档,但没有显示如何查看列表。

如果您更喜欢使用漂亮的 UI 查看密钥库,请查看 http://keystore-explorer.sourceforge.net/

您可以使用命令行或 UI 浏览 KeyStore。我使用 IBM WMQ 客户端附带的 IBM KeyTool Utility 来完成此操作。