Saurabh Chopra wrote: > Hi, > > > > 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. > > 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? If so, then which version should work fine for > me? Please help.
Which versions of NSPR and NSS are you using? Both of these are required in order to do SSL. See ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/ and ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/ LDAP SDK 6.0 requires a fairly recent version of NSPR and NSS. NSS will automatically convert old key/cert databases to the new format. > > > > Thanks in Advance, > > Saurabh > > > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely > for the use of the addressee(s). If you are not the intended recipient, > please notify the sender by e-mail and delete the original message. Further, > you are not to copy, disclose, or distribute this e-mail or its contents to > any other person and any such actions are unlawful. This e-mail may contain > viruses. Infosys has taken every reasonable precaution to minimize this risk, > but is not liable for any damage you may sustain as a result of any virus in > this e-mail. You should carry out your own virus checks before opening the > e-mail or attachment. Infosys reserves the right to monitor and review the > content of all messages sent to or from this e-mail address. Messages sent to > or from this e-mail address may be stored on the Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
