I can authenticate against a ldap server. That server also offers ldaps, which I would like to use.
When trying ldaps connection I get:
[ldap] expand: dc=dom,dc=MYCOMPANY,dc=NET -> dc=dom,dc=MYCOMPANY,dc=NET
[ldap] ldap_get_conn: Checking Id: 0
[ldap] ldap_get_conn: Got Id: 0
[ldap] attempting LDAP reconnection
[ldap] (re)connect to 10.0.2.13:636, authentication 0
[ldap] setting TLS mode to 1
[ldap] bind as acct@dom.mycompany.net/secret to 10.0.2.13:636
TLS: unable to get common name from peer certificate.
[ldap] acct@dom.mycompany.net bind to 10.0.2.13:636 failed: Can't contact LDAP server
[ldap] (re)connection attempt failed
Is this a problem of freeradius (I am using 2.1.12) or something with the ldap server?
With best regards,
Norbert Wegener