ssl authentication error
Hi,
I have a peculiar issue when ssl is enabled.
If the userid and password are right, the bind happens fine using ssl.
But if the password is wrong, trying to do a bind using ssl just hangs.
When I dont use ssl, the bind for wrong password gives invalid credentials error.
Is there any reason why the bind with wrong password over ssl hangs.
I am using JNDI client code and the LDAP server is Sun ONE Directory server 5.2 on Sun Solaris.
Thanks.