Revoking a Client Certificate Using the Command Line Interface

If you suspect that the security of a client computer has been compromised, use the following steps to revoke the certificate of a client.

  1. Download the revoke_certificate_template.xml file, saving it to the software_installation_directory/Base folder on the computer where you will be running the command.

  2. Open a command window on that computer and change to the software_installation_directory/Base folder.

  3. Run the qlogin command to log on to the CommServe computer.

  4. Execute this command, replacing clientname with the name of the client computer for which you want to revoke all certificates:

    qoperation execute -af "revoke_certificate_template.xml" -clientName ClientName
×

Loading...