crl url

Function

The crl url command configures the URL of the CDP.

The undo crl url command cancels the URL of the CDP.

By default, the URL of the CDP is not configured.

Format

crl url url-addr [ source source-ip-address ] [ vpn-instance vpn-instance-name ]

undo crl url [ url-addr [ source source-ip-address ] [ vpn-instance vpn-instance-name ] ]

Parameters

Parameter Description Value
url-addr

Specifies the URL of the CDP.

It is a string of 1 to 255 characters and case sensitive.

source source-ip-address

Specifies the local address that is used to download the CRL.

The value is in the IPv4 address format, and in dotted decimal notation.

vpn-instance vpn-instance-name

Specifies the vpn-instance name that is used to download the CRL.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

Views

PKI domain name configuration view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pki write

Usage Guidelines

Usage Scenario

When you use HTTP for updating the CRL automatically, run the crl url command first.

You should first run the crl http command to configure the automatic update of the CRL through HTTP, and then run the crl url command.

Example

# Configure the URL of the CDP.
<HUAWEI> system-view
[~HUAWEI] pki domain certDomain
[*HUAWEI-pki-domain-certDomain] crl http
[*HUAWEI-pki-domain-certDomain] crl url http://192.168.84.5/CertSrv/http33.crl source 10.2.2.2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >