Viewing a certificate for a queue manager

You can view the details of a certificate in the key repository of a queue manager by using the detailcert command on the command line.

Procedure

  1. Enter the IBM® MQ administration mode by entering the following command:

    mqcli

  2. View the details of the certificate by entering the following command:

    detailcert -m QMgrName -label Label

    Where:
    QMgrName
    Specifies the name of the queue manager for which the certificate details are shown.
    Label
    Specifies the label that is associated with the certificate for which detailed information is shown.
  3. Optional: Exit the IBM MQ administration mode by entering the following command:

    exit