On 4/24/06, Jeremiah Martell <[EMAIL PROTECTED]> wrote: > I'm having some troubles with using SSL over a LDAP load balancer. > Without SSL everything works fine, but when I turn on SSL I get a > failure. But if I use SSL and bypass the load balancer and point > directly to a LDAP directry everything works fine again. > > Is there something tricky or special I need to know to get this to work? >
I think you need special knowledge of how to configure your load balancer. :) This isn't really openldap-related, but I would guess that you're not keeping state as to which connections go where. You can't move ssl connections freely.
