ssl connection failed
I am trying to use the ssl with my ldap implementation. For some
reason, I cannot connect when I turn on SSL. Any suggestions?
Exception in thread "main" netscape.ldap.LDAPException: Failed to create
SSL socket (91); Cannot connect to the LDAP server
at
netscape.ldap.LDAPSSLSocketFactory.makeSocket(LDAPSSLSocketFactory.java:309)
at ldaps.main(ldaps.java:10)
My ldap server is up and running.
thx,
k wesley

