1-8Examples# Set the CRL update period to 20 hours. system-view[Sysname] pki domain 1[Sysname-pki-domain-1] crl update-period 20crl urlSyntaxcrl url url-stringundo crl urlViewPKI domain viewParametersurl-string: URL of the CRL distribution point, a case-insensitive string of 1 to 255 characters in the formatof ldap://server_location or http://server_location, where server_location must be an IP address anddoes not support domain name resolution currently.DescriptionUse the crl url command to specify the URL of the CRL distribution point.Use the undo crl url command to remove the configuration.By default, no CRL distribution point URL is specified.Note that when the URL of the CRL distribution point is not set, you should acquire the CA certificateand a local certificate, and then acquire a CRL through SCEP.Examples# Specify the URL of the CRL distribution point. system-view[Sysname] pki domain 1[Sysname-pki-domain-1] crl url ldap://169.254.0.30display pki certificateSyntaxdisplay pki certificate { { ca | local } domain domain-name | request-status }ViewAny viewParametersca: Displays the CA certificate.local: Displays the local certificate.domain-name: Name of the PKI domain, a string of 1 to 15 characters.