1-3
Parameters
entity-name: Name of the entity for certificate request, a case-insensitive string of 1 to 15 characters.
Description
Use the certificate request entity command to specify the entity for certificate request.
Use the undo certificate request entity command to remove the configuration.
By default, no entity is specified for a PKI domain.
Related commands: pki entity.
Examples
# Specify the entity for certificate request as entity1.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] certificate request entity entity1
certificate request from
Syntax
certificate request from { ca | ra }
undo certificate request from
View
PKI domain view
Parameters
ca: Indicates that the entity requests a certificate from a CA.
ra: Indicates that the entity requests a certificate from an RA.
Description
Use the certificate request from command to specify the authority for certificate request.
Use the undo certificate request from command to remove the configuration.
By default, no authority is specified for a PKI domain view.
Examples
# Specify that the entity requests a certificate from the CA.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] certificate request from ca
certificate request mode
Syntax
certificate request mode { auto [ key-length key-length | password { cipher | simple } password ]* |
manual }