3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

428 CHAPTER 24: PKI CONFIGURATION COMMANDS
count: Retry times, in the range of 1 to 100. It is 50 times by default.
Description
Use the certificate request polling command to specify the interval between
two polls and the retry times.
Use the undo certificate request polling command to restore the default
parameters.
When the request is delivered, if CA requires manual authentication, it takes a
long time before the certificate issuing. The client therefore needs to periodically
poll the request for the timely acquisition of the certificate after being authorized.
Related command: display pki certificate.
Example
# Specify the interval between two polls and the retry times.
[SecBlade_VPN-pki-domain-1] certificate request polling interval 15
[SecBlade_VPN-pki-domain-1] certificate request polling count 40
certificate request url Syntax
certificate request url string
undo certificate request url
View
PKI domain view
Parameter
string: Server URL of the registration authority, ranging from one character to 255
characters. It composes server location and CA CGI command interface script
location in the format of http: //server_location /ca_script_location. Among them,
the server_location argument is generally expressed as IP address. If the
server_location argument is to be replaced by server name, DNS needs to be
configured for the conversion match between IP addresses and server names.
Description
Use the certificate request url command to specify the server URL for certificate
request through SCEP protocol. SCEP is a protocol specialized in the
communication with authentication authorities.
Use the undo certificate request url command to delete the concerned location
setting.
By default, no server URL is specified.
Example
# Specify the server location for certificate request
[SecBlade_VPN-pki-domain-1] certificate request url http: //169.254.0.100/
certsrv/mscep/mscep.dll