Hi, i developed the plugin in a debian sid machine so i known it works :)
in my slapd.conf i have the following configuration items: TLSCertificateFile /etc/ldap/server.pem TLSCertificateKeyFile /etc/ldap/server.pem TLSCACertificateFile /etc/ldap/server.pem the /etc/ldap/server.pem contains the keys: -----BEGIN RSA PRIVATE KEY----- MIICXAIBAAKBgQDSzShMqUwgcrCz7Jxx+hR6KvlbEiVxbbovNfA8gXo7BthduSXY ... Uq3IiTZoPOk6oS5ArNxCz4kIvPqUkszziwfWSfXTlZY= -----END RSA PRIVATE KEY----- -----BEGIN CERTIFICATE----- MIIDGzCCAoSgAwIBAgIBADANBgkqhkiG9w0BAQQFADBtMQswCQYDVQQGEwJERTEP ... lxxUM+RuU/dIO0kdzwrMYIXQDNECLhbmqbEOxNsgYA== -----END CERTIFICATE----- And i have set the following option in /etc/ldap/ldap.conf: TLS_CACERT /etc/ldap/server.pem Hope this helps... if it doesnt: could you provide me with a test account or give me your config files? Best Regards, Armin Bauer On Mon, 2004-03-15 at 21:42, Daniel Hahn wrote: > Hi, > > all right, I hope this isn't a FAQ so I'm going to jump right in. I > tried Multisync because it's the first tool that actually promises to > sync with an LDAP address book. It doesn't connect, however. > > My LDAP (Debian/slapd) is only available through SSL and when I try to > connect the Multisync output just says "Couldn't start encryption." > When trying to debug this with a packet sniffer, I saw that the TCP > connection was established, and the local side (multisync) sent a "SSL > continuation" > (or something) packet. The remote side then closed the connection. This > may of course be a configuration error at the LDAP server, but it works > OK with Mozilla. (I only see TLS packets in that case, though). > > Any ideas? > > Thanks, > Daniel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
