Locating the key repository for a queue manager
Use this procedure to obtain information about the location of your queue
manager's key database file:
- Display your queue manager's attributes, using either of the following
MQSC commands:
DISPLAY QMGR ALL
DISPLAY QMGR SSLKEYR
You can also display your queue manager's attributes
using the WebSphere(R) MQ Explorer or PCF commands.
- Examine the command output for the path and stem name of the key database
file. For example, on UNIX(R): /var/mqm/qmgrs/QM1/ssl/key, where /var/mqm/qmgrs/QM1/ssl is the path and key is the stem name;
on Windows(R): C:\Program Files\IBM\WebSphere MQ\qmgrs\QM1\ssl\key,
where C:\Program Files\IBM\WebSphere MQ\qmgrs\QM1\ssl is the path
and key is the stem name.