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.
IBM MQ 使用了一些对我来说很奇怪的带有 kdb 扩展名的证书格式。
如何打开它并更改其有效期?
为此,您可以使用IBM 密钥管理工具(又名 Ikeyman)。您应该通过 MQ 安装获得它。只需查看Websphere MQ 文档的使用 WebSphere MQ TLS 和 SSL 支持部分。
IBM 密钥管理工具可以从命令行使用strmqikm
strmqikm
这将允许您查看和修改密钥数据库。
我不相信您将能够修改 kdb 容器内证书的有效期。不过,您可以使用该工具导入和导出证书。