Eric Murphy wrote:
> 
> Bob,
> 
> I tried it again using a brand new database. Same error
> 
> certutil: unable to find issuer with nickname mozdev.org: Certificate
> extension not found.
> certutil: could not obtain certificate from file: Certificate extension
> not found.
> 

Any time you call a public NSS function and get back the error that reads
Certificate Extension Not Found,  please file a bug about it.

That error code is intended to be an internal error, used internally by
NSS.  It is inappropriate for NSS to return that error to an external
caller of a function that finds  certificates.  

When you see that error, it essentially means that there is an error path 
in NSS that is failing to set the error code, allowing the previously set
internal error to be returned to the user.


--
Nelson Bolyard               
Disclaimer:                  I speak for myself, not for Netscape

Reply via email to