HP MSR2000/3000/4000 Router Series Security Command Reference

171
undo pki domain domain-name
Default
No PKI domain exists.
Views
System view
Predefined user roles
network-admin
Parameters
domain-name: Specifies the name of a PKI domain, a case-insensitive string of 1 to 31 characters. The
domain name cannot contain the following special characters: tilde (~), asterisk (*), back slash (\),
vertical bar (|), colon (:), dot (.), left angle bracket (<), right angle bracket (>), quotation marks ("), and
apostrophe (').
Usage guidelines
When you remove a PKI domain, the certificates and CRLs related to this domain are also removed. Use
this command with caution.
Examples
# Create a PKI domain named aaa and enter its view.
<Sysname> system-view
[Sysname] pki domain aaa
[Sysname-pki-domain-aaa]
pki entity
Use pki entity to create a PKI entity and enter its view.
Use undo pki entity to remove a PKI entity.
Syntax
pki entity entity-name
undo pki entity entity-name
Default
No PKI entity exists.
Views
System view
Predefined user roles
network-admin
Parameters
entity-name: Specifies the name of a PKI entity, a case-insensitive string of 1 to 31 characters.
Usage guidelines
You can configure a variety of attributes for a PKI entity, such as common name, organization,
organization unit, locality, state, country, FQDN, and IP address. When you request a certificate, the PKI
entity information will be used by the CA as the contents of the subject in the certificate.