POC wrote on 1/27/2004, 12:37 PM:
> Also this softokn3.chk file: What is it for exactly, and does it need 
> to be in a special location? I assume it's related to the softoken 
> library which provides a software implementation of a PKCS#11 module.

The softokn3.chk file contains a checksum for
softokn3.dll.  When in FIPS mode, softokn3.dll
is required to compute its checksum and compare
it with the value in softokn3.chk.

softokn3.chk must be installed in the same
directory as softokn3.dll.

On Unix platforms, this file is called
libsoftokn3.chk.

On 32-bit Solaris SPARC and 32-bit HP-UX
PA-RISC, you also need two additional .chk
files: libfreebl_pure32_3.chk and
libfreebl_hybrid_3.chk, which match the
libfreebl_pure32_3.{so,sl} and
libfreebl_hybrid_3.{so,sl} shared libraries
on these two platforms.

Wan-Teh
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to