218
View
PKI domain view
Default level
2: System level
Parameters
count
count
: Specifies the maximum number of attempts to poll the status of the certificate request, in the
range 1 to 100.
interval
minutes
: Specifies the polling interval in minutes, in the range 5 to 168.
Description
Use the
certificate request polling
command to specify the certificate request polling interval and attempt
limit.
Use the
undo certificate request polling
command to restore the defaults.
By default, the polling is executed every 20 minutes for up to 50 times.
After an applicant makes a certificate request, the CA might need a long period of time if it verifies the
certificate request manually. During this period, the applicant needs to query the status of the request
periodically to get the certificate as soon as possible after the certificate is signed.
Related commands:
display pki certificate
.
Examples
# Specify the polling interval as 15 minutes and the maximum number of attempts as 40.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] certificate request polling interval 15
[Sysname-pki-domain-1] certificate request polling count 40
certificate request url
Syntax
certificate request url
url-string
undo certificate request url
View
PKI domain view
Default level
2: System level
Parameters
url-string
: Specifies the URL of the server for certificate request, a case-insensitive string of 1 to 127
characters. It comprises the location of the server and the location of CGI command interface script in the
format of
http://
server_location/ca_script_location
, where
server_location
must be an IP address and
does not support domain name resolution.
Description
Use the
certificate request url
command to specify the URL of the server for certificate request through
SCEP.