Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 7 PKI Configuration Commands
3Com Corporation
7-6
[3ComCA-pki-domain-1] crl check disable
7.1.8 crl update-period
Syntax
crl update-period hours
undo crl update-period
View
PKI domain view
Parameter
hours: Update period in hours.
Description
Use the crl update-period command to specify the update period of CRL, which is the
interval between local downloads of CRLs from CRL access server.
Use the undo crl update-period command to restore the default CRL update period.
By default, it updates according to CRL validity period.
Example
# Set the CRL update period to 20 hours.
[RouterCA-pki-domain-1] crl update-period 20
7.1.9 crl url
Syntax
crl url url-string
undo crl url
View
PKI domain view
Parameter
url-string: refers to the distribution point location of CRL. Ranging from 1 to 127
characters, it is in the format of ldap: //server_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 match between IP addresses and server names.
Description
Use the crl url command to specify the distribution point URL for CRL.