Ahryman40k wrote:
> "Kaspar Brand" <[EMAIL PROTECTED]> a écrit 
>> I suggest you use "-X -Z myextension.xpi" with signtool, this will
>> create a correct XPI file (META-INF/zigbert.rsa must be the first file
>> in the XPI archive, this might be the problem in your case).

> I have forgetten to specify i am under windows XP.
> I zip myself the content of the directory once it has been signed, 
> zigbert.rsa must be the first file in archive !
> 
> I have tried this option unsuccessfull.
> using -X -Z option doesn't work ... XPI isn't valid because zigbert.rsa will 
> not the firt file in archive.

I seem to recall that -X either
a) is used instead of -Z  (e.g. just "-X myextension.xpi"), or
b) must come after -Z (e.g. "-Z myextension.xpi -X")

The whole purpose of -X is to create an XPI file with the files in the
required order.  And it does work.

-- 
Nelson B


_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to