LDAP SSL Binding Support
Brought to you by:
paujones2005
Since it's supported by API I think it's only a change in authentication method so it can import that configuration from config file, I think probably it's only needed:
<java.naming.security.protocol>ssl</java.naming.security.protocol>
Maybe anything else, but as we are talking about protect passwords better encryption and authentication support it's always a good addition.