1-3Parametersentity-name: Name of the entity for certificate request, a case-insensitive string of 1 to 15 characters.DescriptionUse 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. system-view[Sysname] pki domain 1[Sysname-pki-domain-1] certificate request entity entity1certificate request fromSyntaxcertificate request from { ca | ra }undo certificate request fromViewPKI domain viewParametersca: Indicates that the entity requests a certificate from a CA.ra: Indicates that the entity requests a certificate from an RA.DescriptionUse 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. system-view[Sysname] pki domain 1[Sysname-pki-domain-1] certificate request from cacertificate request modeSyntaxcertificate request mode { auto [ key-length key-length | password { cipher | simple } password ]* |manual }