Hello, I am currently working on a project where I, amongst other, installed
a certification authority(IDX-PKI) from IDEALX.
Once I have created a CRL,I am trying to import thisone in Mozilla (by
browsing the URL of the crl-file), but I get the following error:
"The browser cannot import the Certificate Revocation List(CRL) Error importing CRL to local database. Error ffffe000"
That's error -8192, SEC_ERROR_IO, "An I/O error occured during the operation".
Unfortunately, the PSM code that displays this message does 6 major steps, and if any error occurs in any of those steps, it goes to common error dialog which doesn't tell us which of the 6 operations failed. :( Inadequate error messages is an ongoing PSM problem.
I tried to import the same CRL in Microsoft Internet Explorer, everything works fine. I also tried to import a CRL from Verisign in Mozilla, which also works, So the problem must be in my CRL
Is this a "delta" CRL? NSS supports only "complete" CRLs, and not Delta CRLs, but I would have expected a different error in that case.
What can be the exact reason for this error?
If you can post here the URLs for the CA cert and CRL, or email those to me (as a zip file), I can take a look.
Note: follow ups directed to netscape.public.mozilla.crypto
Nelson B
_______________________________________________ Mozilla-security mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-security
