using spring-ldap with ssl

Viewed 21958

I need to talk to an LDAP server via spring-ldap with SSL, and the other end has a self-signed certificate no less.

Can any kind soul please point me to some instructions for setting this up?

2 Answers
Related