< Home

ca-chain-depth

Function

The ca-chain-depth command configures the CA certificate chain depth of an SSL uninstallation profile.

Format

ca-chain-depth depth

Parameters

Parameter Description Value
depth Specifies the CA certificate chain depth. The value is an integer ranging from 1 to 32.

Views

SSL uninstallation profile view

Default Level

2: Configuration level

Usage Guidelines

The CA certificate chain depth is 9 by default.

A certificate chain is a hierarchical list of trusted certificates from the end entity's certificate to the root CA certificate. The configured CA certificate chain depth is the maximum number of levels of CA certificates that can be verified. If the CA certificate being used is not a root certificate, the device checks the validity of upper-level CA certificates one by one.

Example

# Set the CA certificate chain depth of SSL uninstallation profile abc to 6.

<sysname> system-view
[sysname] slb
[sysname-slb] ssl-profile abc
[sysname-slb-ssl-profile-0] ca-chain-depth 6
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >