Re: LDAP SSL/SASL Bind

2006-02-01 Thread Rich Megginson
Michael Pratt wrote: Ok, so I'm on the verge of having this all working. I have my SSL connection working using the JSSESocketFactory class (and setting the appropriate system properties so it knows where to find my keystore and truststore). Now the problem is, I cannot authenticate without a

LDAP SSL/SASL Bind

2006-02-01 Thread Michael Pratt
Ok, so I'm on the verge of having this all working.  I have my SSL connection working using the JSSESocketFactory class (and setting the appropriate system properties so it knows where to find my keystore and truststore).  Now the problem is, I cannot authenticate without a password.  In our C code