Actually, by playing around with this, it looks like the only way to get
this to work, is to copy both the key3.db and cert7.db files into the
program directory, so the paths passed into the ldapssl_*_init() functions
always have to be "." (I also tried a sub directory and absolute paths, but
neither work).  Is this a known issue?

Amanda


"Mark Smith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Amanda Bortolin wrote:
>
> >When using the 4.1 SDK, the ldapssl_*_init() functions work fine.  I
> >upgraded to the 5.08 SDK, and I can't get any of the ldapssl_*_init()
> >functions to work.  Anyone else have this problem?  Any ideas?
> >
> Try using ldapsearch (command line tool) and see what error it displays.
> Maybe your certificate database is corrupted somehow (newer versions of
> NSS, the underlying crypto library that the LDAP code uses, seem to be
> pickier about the contents of the key and cert files)?
>
> -Mark Smith
>  Netscape
>



Reply via email to