3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
2046 CHAPTER 134: PKI CONFIGURATION COMMANDS
<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}
undo certificate request mode
View PKI domain view
Parameter auto: Specifies to request a certificate in auto mode.
key-length: Length of the RSA key, in the range 512 to 2048 bits. It is 1024 bits by
default.
password: Password used for revoking a certificate, a case-sensitive string of 1 to
31 characters.
cipher: Specifies to display the password in cipher text.
simple: Specifies to display the password in clear text.
manual: Specifies to request a certificate in manual mode.
Description Use the
certificate request mode command to configure the certificate request
mode.
Use the
undo certificate request mode command to restore the default
mode.
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 command: pki request-certificate domain.
Example # 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 }