Hello, I'm facing a trouble with setting up the LDAP authentication: my
LDAP server seems to be well configured, Connectivity and User
Credentials works from the GUI.From console, I try: diagnose test
authserver ldap "LDAP TEST" ldapreader password d...
Here is how it's configured when trying with starttls :# show user ldap
config user ldap edit "LDAP TEST" set server "192.168.1.1" set
secondary-server "192.168.1.2" set source-ip "192.168.1.254" set cnid
"sAMAccountName" set dn "ou=mybusiness,dc=dom...
I think the trouble is with the ldap certificate:[1666] __verify_cb-Cert
error 20, unable to get local issuer certificate. Depth 0. Subject
'/CN=MYAD01.domain.dmn' [1345]
__ldap_tcps_connect-tcps_connect(192.168.1.1) failed: ssl_connect()
failed: 167...