View Single Post
  #4 (permalink)  
Old 10-08-2007, 06:24 PM
encode encode is offline
Junior Member
 
Posts: 9
Default

Interestingly, when I connect via the external ip address (ie not loopback adapter) I get a different message -
Quote:
ERROR: zclient.IO_ERROR (invoke Remote host closed connection during handshake, server: <ip address here>) (cause: javax.net.ssl.SSLHandshakeException Remote host closed connection during handshake)
Edit: Ok, thats because I added :389 to the end of the ip address. The same thing happens when I add :389 to the ip address of the master ldap server.

Last edited by encode; 10-08-2007 at 07:26 PM..
Reply With Quote