Re: EOFException when connecting to ldap server with jndi

2004-06-04 Thread mark brophy
sun.com/index.jsp at the Java Secure Socket Extensions section. Also, the EOFException means your connection closed unexpectedly .. I would lose tls.close(); ctx.close(); LDB mark brophy wrote: Hi all: This is my first post, so please redirect me if I'm in the wrong place. I've been h

EOFException when connecting to ldap server with jndi

2004-06-03 Thread mark brophy
Hi all: This is my first post, so please redirect me if I'm in the wrong place. I've been having the same problem for weeks, and I can't seem to get around it. I'm connecting to an openldap server using tls/ssl (openssl), and I'm constantly getting an eofexception around the time of tls READ on