Re: Artemis LDAP SSL

2017-11-30 Thread Raul Valdoleiros
Thanks, it worked :) 2017-11-29 13:14 GMT+00:00 Justin Bertram : > The actual LDAP connection is provided by com.sun.jndi.ldap.LdapCtxFactory > which I believe already supports SSL. I think you just need to set > "connectionProtocol" config parameter to "ssl". > > > Justin > > On Wed, Nov 29, 20

Re: Artemis LDAP SSL

2017-11-29 Thread Justin Bertram
The actual LDAP connection is provided by com.sun.jndi.ldap.LdapCtxFactory which I believe already supports SSL. I think you just need to set "connectionProtocol" config parameter to "ssl". Justin On Wed, Nov 29, 2017 at 3:18 AM, Raul Valdoleiros < raul.valdoleiros.olive...@gmail.com> wrote: >