Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 7 PKI Configuration Commands
3Com Corporation
7-5
Parameter
string: refers to the server URL of the registration authority. Ranging from 1 to 127
characters, it composes server location and CA CGI command interface script location
in the format of http: //server_location /ca_script_location. Among them,
server_location is generally expressed as IP address, which if 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
[RouterCA-pki-domain-1] certificate request url http: //169.254.0.100/
certsrv/mscep/mscep.dll
7.1.7 crl check disable
Syntax
crl check disable
undo crl check disable
View
PKI domain view
Parameter
None
Description
Use the crl check disable command to disable CRL checking.
Use the undo crl check disable command to enable CRL checking.
By default, CRL checking is enabled.
Example
# Disable CRL checking.