Hi, I needed an ldap server which can be started and configred from java so I choose apacheds 1.5. As a new requirement I need to connect to it via a secure connection so I try to figure it out how to do it. I found the setEnableLdaps(true); method on the ldap service but I could not find any way to specify to the server the keystore file. Could anyone help me please? Thanks, Laszlo
