# config user ldap'set ssl-min-proto-version' option is for minimum supported protocol version for SSL/TLS connections.
edit "ldap name"
set ssl-min-proto-version <default/SSLv3/TLSv1/TLSv1-1/TLSv1-2>
end
__ldap_connect-tcps_connect(server ip) failed: ssl_connect() failed: 5 (error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol).Default option will follow the 'ssl-min-proto-version' enabled under system global setting.
# config user ldapAbove configuration makes FortiGate to accept LDAPs connection that has TLSv1.1 and above.
edit "ldap name"
set ssl-min-proto-version TLSv1-1
end
Related Articles
Technical Tip: Modify the TLS version for the FortiGate GUI access
Technical Tip: How to control the SSL version and cipher suite for SSL VPN
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.