On szept. 26, 18:56, Nelson B Bolyard <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote, On 2008-09-25 00:57:
>
> > Hi,
>
> > I have an xpi which is to be signed, then verified with signtool.
> > Signing the xpi does not give any error, but the verification does, it
> > says HASH FAILED for all of the files in the xpi.
> > Verifying signature of build\build.xpi
> > ...
> > archive "build\build.xpi" has passed crypto verification.
> >           status   path
> >     ------------   -------------------
> >      HASH FAILED   chrome/content/contents.rdf
> > ...
>
> > Any idea why it is happening?
>
> Are you using any smart card or other third party PKCS#11 module?
> If so, that might explain it.  Try without that.
> Otherwise, you can email me the xpi you generated and I will look at
> it to see what I can determine.

I do not use anything 3rd party.
Since this is part of a commercial product, I am not able to send it
to you.

Actually, this happens only on one developer's machine. E.g. on my
machine I never met the issue.

Is not there any other methods to find the cause of it?

PS
The build log/output is the same in both cases letter by letter until
this lines
          status   path
    ------------   -------------------

then

all files are verified - or -
all files are HASH FAILED

The certificate used to sign is a temp one created by
certutil -N -d .
signtool -G test -d .


Thanks,
jaszay

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to