< Home

ssl whitelist userdefined-hostname description

Function

The ssl whitelist userdefined-hostname description command sets the description of a user-defined domain name in the SSL domain name whitelist.

The undo ssl whitelist userdefined-hostname description command deletes the description of a user-defined domain name in the SSL domain name whitelist.

Format

ssl whitelist userdefined-hostname host-name description description

undo ssl whitelist userdefined-hostname host-name description

Parameters

Parameter Description Value
host-name Specifies a domain name. The value is the DNS Name or Common Name field in the server certificate. The value is a case-insensitive string of 1 to 64 characters. If the name contains spaces, the length ranges from 3 to 66 characters. You need to use double quotation marks ("") to enclose the name, for example, "www.example.com".
description description Specifies the description of a user-defined domain name in the SSL domain name whitelist. It is a string of 1 to 128 characters, spaces supported.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

After SSL-encrypted traffic detection is enabled on the FW, website access over HTTPS may fail because the FW functions as the SSL connection proxy and the client requires deep check on the server certificate. You can run the display app-proxy dynamic-cert cache command to query recent server certificate information with the FW functioning as the SSL proxy, and run the ssl whitelist userdefined-hostname name command to add the DNS Name or Common Name field in the server certificate to the SSL domain name whitelist. In this manner, the FW no longer functions as the proxy for the SSL connections destined for the server.

Example

# Set the description of domain name www.example.com in the SSL domain name whitelist to example.

<sysname> system-view
[sysname] ssl whitelist userdefined-hostname example.com description example
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >