vote up 0 vote down star

IBM MQ uses some strange to me certificate format with kdb extension.

How can I open it and change its validity date?

flag

57% accept rate

2 Answers

vote up 1 vote down check

You can use IBM Key Management tool (aka Ikeyman) for this purpose. Yous should get it with MQ installation. Just review Working with WebSphere MQ TLS and SSL support Section of Websphere MQ documentation.

link|flag
vote up 0 vote down

The IBM Key Management tool can be from the command line with strmqikm

This will allow you to view and modify the key database.

I do not believe you will be able to modify the validity date of a certificate inside the kdb container. You can import and export certificates with the tool though.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.