just in case anyone else has this problem as a work around i'm using stunnel to connect to the ldapserver
stunnel -c -d localhost:389 -r my-ldap-server:636 then tell kaddressbook to connect to localhost with out ssl -- kaddressbook is unable to talk to ldap server using ssl with a self signed certificate https://launchpad.net/bugs/37135 -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
