detailcertrequest (detail certificate request)
Show detailed information about a certificate request for a specific queue manager.
Purpose
You can use the detailcertrequest command to show detailed information about a certificate request for a specified queue manager.
Syntax
Parameters
- -m QMgrName
- Specifies the name of the queue manager for which the certificate request details are shown.
- -label Label
- Specifies the label of the certificate request for which detailed information is shown.
Usage notes
- This command must be run from the IBM® MQ administration mode. If the system is in the IBM MQ administration mode the prompt includes
mq
. To enter the IBM MQ administration mode, entermqcli
on the command line. To exit the IBM MQ administration mode, enterexit
on the command line.
Examples
- The following command shows the details of the certificate request
request1
for the queue managerQM1
:detailcertrequest -m QM1 -label request1