< Home

display slb ssl-profile

Function

The display slb ssl-profile command displays the configuration of an SSL uninstallation profile.

Format

display slb ssl-profile [ profile-name ]

Parameters

Parameter Description Value
profile-name Specifies the name of an SSL uninstallation profile. If you do not specify this parameter, the command displays the configurations of all SSL uninstallation profiles. The specified name of the SSL uninstallation profile must already exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display the configurations of all SSL uninstallation profiles.

<sysname> display slb ssl-profile
SSL-offload Profile Information(Total 2)
---------------------------------------------------------------------------------------------
SSL-profile Name : ttt
SSL-profile ID : 0
Server-certificate Name : server.pem
SSL Version : tls1.0 tls1.1 tls1.2
Encryption Suite : security level medium
Session Cache Number : 1800
Session Cache Timeout : 1500
Client-authentication : Enable
CA-certificate Name : test.crt
CA Chain Depth : 9
CRL Name : xixi.crl

SSL-profile Name : abc
SSL-profile ID : 1
Server-certificate Name : server.pem
SSL Version : tls1.1 tls1.2
Encryption Suite : security level high
Session Cache Number : 1000
Session Cache Timeout : 500
Client-authentication : Disable

---------------------------------------------------------------------------------------------
Table 1 Description of the display slb ssl-profile command output
Item Description

SSL-profile Name

Name of an SSL uninstallation profile

SSL-profile ID

ID of an SSL uninstallation profile

Server-certificate Name

Name of the server certificate

SSL Version

SSL version

  • tls1.0
  • tls1.1
  • tls1.2

Encryption Suite

SSL encryption suite

  • Medium
  • High
  • User-defined encryption suite

Session Cache Number

Number of cached SSL sessions

Session Cache Timeout

Aging time of cached SSL sessions

Client-authentication

Whether client authentication is enabled:

  • Enable
  • Disable

CA-certificate Name

CA certificate name

CA Chain Depth

CA certificate chain depth

CRL Name

Certificate revocation list

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >