R3204P16-HP Load Balancing Module Security Command Reference-6PW101
22
certificate request mode
Syntax
certificate request mode { auto [ key-length key-length | password { cipher | simple } password ] * |
manual }
undo certificate request mode
View
PKI domain view
Default Level
2: System level
Parameters
auto: Specifies to request a certificate in auto mode.
key-length: Length of the RSA keys, in the range 512 to 2,048 bits. It is 1,024 bits by default.
cipher: Specifies to display the password in cipher text.
simple: Specifies to display the password in clear text.
password: Password for certificate revocation, a case-sensitive string of 1 to 31 characters.
manual: Specifies to request a certificate in manual mode.
Description
Use the certificate request mode command to set the certificate request mode.
Use the undo certificate request mode command to restore the default.
By default, manual mode is used.
In auto mode, an entity automatically requests a certificate from an RA or CA when it has no certificate
or when the existing certificate is about to expire. In manual mode, all operations associated with
certificate request are carried out manually.
Related commands: pki request-certificate.
Examples
# Specify to request a certificate in auto mode.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] certificate request mode auto
certificate request polling
Syntax
certificate request polling { count count | interval minutes }
undo certificate request polling { count | interval }
View
PKI domain view