The display slb ssl-profile command displays the configuration of an SSL uninstallation profile.
| 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. |
# 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 ---------------------------------------------------------------------------------------------
| 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
|
Encryption Suite |
SSL 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:
|
CA-certificate Name |
CA certificate name |
CA Chain Depth |
CA certificate chain depth |
CRL Name |
Certificate revocation list |