A SERVICE OF

logo

2059
Parameter Domain-name: PKI domain name, a case-insensitive string of 1 to 15 characters.
Description Use the
pki domain command to create a PKI domain and enter PKI domain view
or enter the view of an existing PKI domain.
Use the
undo pki domain command to remove a PKI domain.
By default, no PKI domain exists.
Example # Create a PKI domain and enter its view.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1]
pki entity
Syntax pki entity entity-name
undo pki entity entity-name
View System view
Parameter entity-name: Name for the entity, a case-insensitive string of 1 to 15 characters.
Description Use the
pki entity command to create a PKI entity and enter its view.
Use the undo pki entity command to remove a PKI entity.
By default, no entity exists.
You can configure a variety of attributes for an entity in PKI entity view. An entity is
intended only for convenience of reference by other commands.
Example # Create a PKI entity named en and enter its view.
<Sysname> system-view
[Sysname] pki entity en
[Sysname-pki-entity-en]
pki import-certificate
Syntax pki import-certificate { ca | local } domain domain-name { der | p12 | pem }
[ filename filename ]
View System view
Parameter ca: Specifies a CA certificate.
local: Specifies a local certificate.