< Home

reset pki ocsp server down-information

Function

The reset pki ocsp server down-information command clears Down state information of the OCSP server recorded on the device.

Only devices in NETCONF mode support this command.

Format

reset pki ocsp server down-information [ url [ esc ] url-addr ]

Parameters

Parameter

Description

Value

url [ esc ] url-addr

Specifies the OCSP server's URL address. If no URL address is specified, clear Down state information of all OCSP servers.

If the esc parameter is specified, the URL address in ASCII format is supported.

The value is a string starting with http:// and consisting of 1 to 128 case-sensitive characters without spaces.

Views

User view

Default Level

3: Management level

Usage Guidelines

There is a mechanism to determine whether the OCSP server is Down. When the OCSP server corresponding to a URL cannot be accessed, the server status is set to Down. In this case, the device will not send OCSP requests to the URL within 10 minutes. However, this mechanism may falsely set the state of a transiently disconnected server to Down. Using this command, the user can manually clear the falsely reported Down state of the OCSP server so that the device can send OCSP requests to the server.

The keyword esc supports the entering of URLs that include the question mark (?) in ASCII code. The URL must be in \x3f format, and 3f is the hexadecimal ASCII code for the question mark (?). For example, if a user wants to enter http://***.com?page1, the URL is http://***.com\x3fpage1. If a user wants to enter http://www.***.com?page1\x3f that includes both a question mark (?) and \x3f, the URL is http://www.***.com\x3fpage1\\x3f.

Example

# Clear the OCSP server Down information of the specified URL.

<HUAWEI> reset pki ocsp server down-information
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >