JNDIRealm over SSL to OpenLDAP

2007-03-15 Thread Nathan Fiedler
While I can configure OpenLDAP and Tomcat 6 to connect over port 389, without SSL, I cannot get it to work with a secure connection. All I have done is set OpenLDAP to require SSL/TLS, which I know is working fine, and modified the realm configuration to use port 636 and the ldaps protocol.

Re: JNDIRealm over SSL to OpenLDAP

2007-03-15 Thread Nicholas Sushkin
Nathan, Judging from the exception, perhaps the problem is that the SSL certificate used by OpenLDAP could not be validated by Java. It could be that you're using a self signed certificate and Java does not trust it. If you are using a certificate signed by a third party, check that the root