Am Mittwoch, 14. Januar 2015 20:30:41 UTC+1 schrieb Opa114:
> 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.

another thing. i treid JSS. Works on first time. is shows me all the 
certificates including personal, server and other.

then i removed a certificate and the count of the certificates was increased. 
Before delete the count was 186, after delete 187. starnge thing. JSS looks 
very buggy.

then my cert8.db ist crashed and i let Firefox create a new one. then run my 
code and i get the output of only 30 certficates. But in the certmanager in 
firefox i see more than 30. so what's happen there?

i think JSS ist too buggy :( but it was a little bit easier to use than the NSS 
stuff. when i could access personal and server and others with NSS it would be 
nice. 

and i found out if i remove certificates from the CA list, Firefox will 
recreate the entry on every startup (if someone is interested in it)
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to