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.
