-
Untrusted certificate.
Possible causes:
-
root CA isn't added to Java truststore. Solution: add root CA to java default truststore
-
root CA is in truststore, but LDAP doesn't sends whole chain. For example during certificate validation client has: CA (from truststore), (missing intermediate), end-certificate (received from server). Solution: LDAP must sends all certificates from chain.
TODO:
- add option to turn off certificate validation
-
Type |
Bug
|
Priority |
Critical
|
Assignee | |
RedmineID |
1658
|
Issue Votes (0)
Watchers (0)
LDAP bind SSL not working.