Open open7c opened 6 years ago
the same issue occured for me also, can you please let me know did you get that issue fixed ?
While debugging another issue, I noticed that in the above config it seems that TLS is used which usually runs on port 389. SSL runs in 636
LDAP works very well without SSL. When enabling SSL, i can search successfully the Directory from an Ubuntu 17 Laptop, an Ubuntu 16.04 Server (Docker Host) but not from phpLDAPadmin (or from inside the phpLDAPadmin Container) and not via a Nextcloud Installation on this Server.
The errors are:
The Log of LDAP Server gives:
This is the Run Command:
This is the Output of openssl s_client -connect ldap.example.com:9519 -verify 5 which has succeeded:
The Output of the failed machine: