hallo list,

so i am writing here, in hope to get some tips to solve my problem...

i was creating on my own with certutil a distrubution certification for the intranet-user of a company. i also produce an signing certifaction for my remote signed scripts to get some more privilages on the client-side. i followed the way of the chapter 12 this book (http://books.mozdev.org/chapters/ch12.html) on mozdev.org.

so, here is the problem:

i installed the CA on the client, building my application files with signtool and then open the app by this url:

jar:http://intranet/app.jar!/app.xul

the app init, i see the xul widgets on both, mozilla 1.7.1 and firefox 0.9.2. when i click on the init button which will initialize my app for debugging, firefox ask me to allow a script from "my-intranet-ca" special privileges, all right, works fine! but mozilla seems to have some problems with the signed jar file, it denied the requested pivileges immediately. the javascript console tells me this:

"Signature Verification Error: the signature on xfibel.xul is invalid because the digital signature (*.RSA) file is not a valid signature of the signature instruction file (*.SF)."

so, im confused, where will firefox and mozilla differs by validating the signed application? is this a bug, or have i failed by creating my signed jar file?

i would be glad to get suggestion on this issue.

bye, markus siebeneicher
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to