TMS zl Management and Configuration Guide ST.1.1.100226
A-59
Command-Line Reference
Global Configuration Context
Replace <certificate> with the name of the CA root certificate that you
installed with the certificates scep retrieve ca command.
Replace <challenge> with the challenge password that your CA has given
you. A challenge password is typically used to revoke a certificate, but your
CA may also require you to enter a challenge password to request a certificate.
Replace <ID> with a string between 1 and 31 alphanumeric characters. The
string must be unique to this private key.
no certificates
Use this command to clear the SCEP server settings and to delete certificates,
CRLs, private keys, and certificate requests.
Enter the following command to clear the SCEP server settings:
Syntax: no certificates scep server [ca-identifier]
Enter the following command to remove CA certificates, IPsec certificates,
and CRLs:
CRL, private keys, and certificate requests.
Syntax: no certificates <ca | ipsec-cert | crl | > <issuer name>
Replace <issuer name> with the name of the CA that issued the certificate
you are deleting.
Enter the following command to delete a private key:
Syntax: no certificates private-key id <ID>
Replace <ID> with a the ID of the private key you are deleting.
Enter the following command to delete a certificate request:
Syntax: no certificates request <certificate request name>
Replace <certificate request name> with the name assigned to the certifi-
cate request when it was generated.