Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Deleting Certificates (CLI Procedure)

    You can delete a local or trusted CA certificate that is automatically or manually generated.

    Use the following command to delete a local certificate:

    user@host> clear security pki local certificate certificate-id (certificate-id| all | system-generated )

    Specify a certificate ID to delete a local certificate with a specific ID, use all to delete all local certificates, or specify system-generated to delete the automatically generated self-signed certificate.

    When you delete an automatically generated self-signed certificate, the device generates a new one.

    To delete a CA certificate:

    user@host> clear security pki ca-certificate ca-profile (ca-profile-name | all)

    Specify a CA profile to delete a specific CA certificate, or use all to delete all CA certificates present in the persistent store.

    Note: You are asked for confirmation before a CA certificate can be deleted.

    Published: 2012-06-29