Hello All, I trying to configure a backend on a HAPROXY (release 2.4.25) with LDAPS in order to authenticate user by the LDAPS. Below informations about my configuration :
-Port use on the backend : 636 -Mode use on the backend : tcp -SSL certifcate installed on the LDAPS server. Do you know if that is possible please ? When I try to connect to HAPROXY from internet I get this error message : ERR_04120_TLS_HANDSHAKE_ERROR The TLS handshake failed, reason: Unspecified: Improper close state: Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 Thank you for your help. Kind Regards, Willy

