Well whatever it is, I must say it is quite consistent. I just got through testing the new 3.4 softoken which allows PKCS-11 access to the Netscape certificates/private keys and I must say that this is a fine piece of software. Everything I have tried works perfect!
But alas, the Windows 98 problem is within it to. I looked at the NSRP code pretty close and I don't believe the problem is in that dll. I guess I will just have to trace through all the code and try to trap the problem. It appears to happen on the NSS_Init call, but is not consistant. I did note that in the new softoken code, passing a path with spaces in it does not make it very happy at all. I converted the pathnames back to normal 8.3 format and all was well. Tried doing the same same for the NSS_Init, but no luck. The good news is since the new softokn dll also fails on Windows 98, and you guys are converting to using dll's on PSM, then I am sure it will get fixed! Ken "Kenneth R. Robinette" <[EMAIL PROTECTED]> wrote in message a1g2ek$[EMAIL PROTECTED]">news:a1g2ek$[EMAIL PROTECTED]... > Has anyone used NSS-3.3 on Windows, compiled into dll's and used by several > different clients concurrently? Also, has anyone tried the latest code on > Windows 98? > > Ken > > >
