< Home

ldap-server ssl version

Function

The ldap-server ssl version command sets the SSL protocol version used for the interaction between the device and LDAP server.

The undo ldap-server ssl version command restores the default configuration.

By default, the SSL protocol version used for the interaction between the device and LDAP server is TLS1.2.

Format

ldap-server ssl version { tlsv1.1 | tlsv1.2 } *

undo ldap-server ssl version

Parameters

Parameter Description Value

tlsv1.1

Sets the SSL protocol version used for the interaction between the device and LDAP server to TLS1.1.

-

tlsv1.2

Sets the SSL protocol version used for the interaction between the device and LDAP server to TLS1.2.

-

Views

System view

Default Level

3: Management level

Usage Guidelines

When a device interacts with an LDAP server, the LDAP protocol does not encrypt transmitted data. To improve security, use the SSL-based LDAP to encrypt data, and import the CA certificate matching the server certificate to authenticate the LDAP server.

not secure. TLS1.2 is recommended.

Example

# Set the SSL protocol version used for the interaction between the device and LDAP server to TLS1.1.

<sysname> system-view
[sysname] ldap-server ssl version tlsv1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >