Il 06/08/2014 13:17, Francesco Malvezzi ha scritto:
> Hi all,
> 
> how is expected StartTLS to work?

as far as I understand, the
<tlsActivated>true</tlsActivated>
tag is read in org.lsc.configuration.LdapConnectionType
where setter and getter are defined.

According to my naive insight, the LdapConnectionType should be used to
create a org.lsc.jndi.JndiServices with
public static JndiServices getInstance(LdapConnectionType connection)

If I am right, I can't spot where tlsActivated instance variable is
translated into connProps attribute "java.naming.tls" (used in
initConnection() in order to issue StartTLS).

Could this explain the stacktrace in the previous mail with the same
subject?

have a nice time reading my deliria!

Francesco
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to