tlscertificate delete

Prev Next

This command deletes a TLS certificate and/or a CRL file from the VMS.

Usage

tlscertificate delete --id ID
                     [--only-crl]

Required Parameters

--id ID

The ID of the certificate you want to delete.

Options

--only-crl

Removes only the CRL file without removing the certificate itself.

Example

To delete a certificate with ID 9:

vcli: admin>  tlscertificate delete --id 9