It's really just config settings. The library is a thin wrapper around the java JNDI/LDAP stuff, but doesn't provide a way to set the right properties for SSL to work. All I did was add support for the additional env params to enable the SSL support (ldaps://localhost:636 style connections)
-pgm On Wed, Sep 16, 2009 at 10:46 AM, Stefan Zoerner <[email protected]> wrote: > Pete McKinstry wrote: > >> Has there been any interest in the groovy ldap library? I've been playing >> with it & noticed that it doesn't support SSL connections. I'm wondering >> if >> there'd be interest in me sending in a patch or is the project basically >> abandoned? >> > > I am surprised, that it does not support SSL connections. It should. Do you > mean LDAPS or StartTLS? > > Patches are welcome. Feedback as well. > > Greetings from Dresden, > Stefan > > > -- Pete McKinstry c: (206) 948.8098
