Cannot connect to LDAP when using SSL port
Users are not showing up in weblogic when using our LDAP SSL port.
Note that it works with the non-ssl port. All we are changing for the provider is updating the port from 389 to 636.
We tested in an ldap browser and the change works fine.
Error message is below. We have restarted Admin Server after the change:
<Dec 2, 2015 5:13:44 PM EST> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090294]could not get connection
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3492)
at weblogic.security.providers.authentication.LDAPAtnDelegate.getConnection(LDAPAtnDelegate.java:3479)
at weblogic.security.providers.authentication.LDAPAtnDelegate.listUsers(LDAPAtnDelegate.java:2267)