Description
This article describes how to overcome the LDAPS TLS issue that may occur while using SSLVPN, especially after upgrading FortiGate.
Scope
FortiGate.
Solution
From FortiOS V7.2.0, the LDAP server configured on FortiGate can authenticate it with client certificate to LDAP server.
config user ldap
edit <ldap_server>
set client-cert-auth enable
set client-cert <FGT_CERT_NAME>
next
end
Refer to the following document for information:
If LDAP authentication is working fine locally from the FGT, but the user still getting issues connecting the firewall using SSL VPN. Share the output of the below debug command with TAC by reproducing the issue:
diagnose debug disable
diagnose debug reset
dia debug console timestamp enable
diagnose vpn ssl debug-filter src-addr4 < user PC public IP >
diagnose debug application sslvpn -1
diagnose debug application fnbamd -1
diagnose debug enable
It is possible to verify the user group and portal mapping with the below command:
get vpn ssl monitor
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.