You can change the location of your queue manager's key database file by using the MQSC command ALTER QMGR to set your queue manager's key repository attribute. For example, on UNIX(R):
ALTER QMGR SSLKEYR('/var/mqm/qmgrs/QM1/ssl/MyKey')
The key database file has the fully-qualified filename: /var/mqm/qmgrs/QM1/ssl/MyKey.kdb
On Windows(R):
ALTER QMGR SSLKEYR('C:\Program Files\IBM\WebSphere MQ\Qmgrs\QM1\ssl\Mykey')
The key database file has the fully-qualified filename: C:\Program Files\IBM\WebSphere MQ\Qmgrs\QM1\ssl\Mykey.kdb
You can also alter your queue manager's attributes using the WebSphere(R) MQ Explorer or PCF commands.
When you change the location of a queue manager's key database file, certificates are not transferred from the old location. If the CA certificates pre-installed when you create the key database file are insufficient, you must populate the new key database file with the extra CA certificates you need, as described in Managing digital certificates.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
su2sqm |