Saurabh Chopra wrote: > I used pre-built LDAP SDK 6.0 binaries and have been able to connect to > LDAP interface. But I am facing problems with connectivity over SSL.
what problems exactly ? any error messages / return codes etc you can provide here ? > Has it got something to do with cert7.db and key3.db? I dragged and > dropped my Certifying Authority's root certificate into Netscape Browser > 476, and generated the cert7.db. Do I need to use a newer version of > Netscape for the same? as Rich already mentioned NSS moved to new secdb format and now it is cert8 which is incompatible with cert7 but NSS should create cert8 by default automatically and use new db instead. to manage secdb you need NSS sectools you can get from location Rich has mentioned, for usage & help on them see http://www.mozilla.org/projects/security/pki/nss/tools/ _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
