Hi, I generate a public/private key-pair to create a certificate which I then write to a file and use the �certutil.exe �A' call to add it to the database. However later when making a call to findPrivKeyByCertNative() I get an ObjectNotFoundException.
I am guessing this means that the public/private key-pair that was generated was temporary and thus not available later. Does anybody know how to generate a permanent key-pair using JSS? Or is this error something that I am not thinking about? Thanks, Ian _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
