< Home

ssl-version(SSL uninstallation profile view)

Function

The ssl-version command configures the SSL protocol version of an SSL uninstallation profile.

Format

ssl-version { tls1.0 | tls1.1 | tls1.2 } *

Parameters

Parameter Description Value

tls1.0

Specifies the TLS1.0 version.

tls1.1

Specifies the TLS1.1 version.

tls1.2

Specifies the TLS1.2 version.

Views

SSL uninstallation profile view

Default Level

2: Configuration level

Usage Guidelines

FW supports the TLS1.0, TLS1.1 and TLS1.2 versions of SSL. TLS1.0 and TLS1.1 have security risks. TLS1.2 and higher versions are recommended.

Example

# Set the SSL protocol version of SSL uninstallation profile abc to TLS1.2.

<sysname> system-view
[sysname] slb
[sysname-slb] ssl-profile abc
[sysname-slb-ssl-profile-0] ssl-version tls1.2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic