I just built nss-3.12.6 with the tarball from mozilla.org[1] and when I try to create a new DB using "certutil -N -d ." I get the following error. I'm running certutil out of the dist folder in the nss source tree after it's built.

certutil: function failed: Symbol not found in any of the loaded dynamic libraries.
        /usr/lib/libnssdbm3.so: undefined symbol: legacy_SetCryptFunctions


"certutil -N -d sql:." works fine but I kind of need the older DB format for the application I'm using this particular build of NSS for.

Google found the following which seems like dev notes for planning out future changes to NSS:
https://wiki.mozilla.org/NSS_Shared_DB

Dave

[1]:ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_6_RTM/src/nss-3.12.6-with-nspr-4.8.4.tar.gz
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to