Interestingly enough, when I tried to include -d, signtool refused to do anything other than spit out its syntax help. The process runs when removing -d. It ends in an error (as you stated, probably related to trust flags), but it runs. Could this be a bug in signtool? This is shown below.

http://david.tiertant.com/installshield/006.jpg

David



I then closed my Mozilla apps and ran signtool -p"mypassword123" -k mozillaCertificate .

That command seems to lack the -d "directory" option, telling signtool
the name of the directory in which to find the cert DBs.  That will
generally not be the same directory as the directory containing the
contents of the JAR file being created.

It generated a bunch of files and then at zigbert.sf
signtool: PROBLEM signing data (Certificate not approved for this operation)
        the tree "." was NOT SUCCESSFULLY SIGNED

That's probably because of the trust flag issue I described above, but
could also be due to the absence of a -d option.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to