Deleting a certificate request

You can delete an outstanding certificate request for a queue manager by using the deletecertrequest command on the command line.

Procedure

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

    mqcli

  2. Delete the certificate request by entering the following command:

    deletecertrequest -m QMgrName -label Label

    Where:
    QMgrName
    Specifies the name of the queue manager that you want to delete the certificate request from.
    Label
    Specifies the label that is associated with the certificate request.
  3. Optional: Exit the IBM MQ administration mode by entering the following command:

    exit

What to do next

You can delete any associated certificate request files from mqpubcert:/// by using the delete command. For more information, see Deleting certificates from the appliance.