Viewing a certificate request for a queue manager

You can view the details of a specific outstanding certificate request for a queue manager by using the detailcertrequest 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 request by entering the following command:

    detailcertrequest -m QMgrName -label Label

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

    exit