Hi All,

We are trying to port NSS present in "Fennec_M8" code on our mobile
platform . Since we had to statically link i had followed the
suggestions from community in 
https://bugzilla.mozilla.org/show_bug.cgi?id=534471.

NSS_Initialize function failed first since it could not find the
secmod.db. So i had picked up the secmod.db and the related cert8.db
and key8.db from the files generated on the fennec on Windows XP
version for running on our Win32 simulator. I had to port the File
System APIs in hash.c to our platform

But now am getting an certificate version error from the API
"nsslowcert_GetVersionNumber" so NSS_Initialize still fails.

Is there any other files that i need to port other than NSPR.

Can anyone give me pointer where to look for the problem?

Thanks.

Ashok
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to