Hi,

I've tried to use signtool to sign xul and js files within a JAR.

What I did:

signtool -d something -k cert-id -p password content/
[some output}
Generating zigbert.sf file..
tree "content/" signed successfully

Modified a JS file within the content/ tree

zip -r testy.jar content/

signtool -d something -v testy.jar
archive "testy.jar" has passed crypto verification.

          status   path
    ------------   -------------------


This was done using signtool from NSS 3.11.5 on Linux.
So I wonder how it could pass the crypto verification?

Any idea?


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

Reply via email to