in the secmod.java it checks the Version of NSS:
private void fetchVersions() {
supported = nssVersionCheck(nssHandle, "3.7");
}But the NSS Version i copied from Mozilla-Folder has verson 3.17.2.0. But this error message seems to be that there are problems with the version. -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

