Deleting a system peripheral trusted certificate

You can delete a trusted system peripheral certificate that is no longer required. If you delete a trusted certificate that is associated with a system peripheral, that system peripheral can no longer communicate with IBM® Security Guardium® Key Lifecycle Manager.

Procedure

  • Using graphical user interface
    1. Log in to the graphical user interface.
    2. Go to Advanced Configuration > System Certificates.
    3. Click the Trusted Certificates tab.
    4. In the Trusted Certificates table, select the certificate that you want to delete.
    5. Click Delete.
      A confirmation message is displayed.
    6. On the Confirm dialog, click OK.
      A confirmation is displayed. Click Close.
  • Using REST interface
    1. Open the Swagger UI. For more information, see Using Swagger UI.
    2. Authenticate and authorize to access IBM Security Guardium Key Lifecycle Manager REST services. For more information, see Authentication process for REST services.
    3. Go to the System communication certificates management section.
    4. Run the Delete System Certificate REST Service.
      For example, to delete a trusted certificate, you can send the following HTTP request:
      https://localhost:port/SKLM/rest/v1/system/certificates/ldap?usageSubtype=LDAP_PUBLIC_CERT