code review request: 7094377 Com.sun.jndi.ldap.read.timeout doesn't work with ldaps.

Vincent Ryan vincent.x.ryan at oracle.com
Wed Oct 5 13:54:36 UTC 2011


Please review a fix for:
    7094377 Com.sun.jndi.ldap.read.timeout doesn't work with ldaps.

The webrev is available at:
    http://cr.openjdk.java.net/~vinnie/7094377/webrev.00/

To ensure that LDAP timeouts work correctly on an LDAP over SSL
connection, the LDAP connect timeout should include the SSL handshake
phase that takes place following a successful socket connect.

Thanks.



More information about the security-dev mailing list