Re: Signtool : signing firefox xpi

2007-06-14 Thread Ahryman40k
-- In local web page, method TestAgent will be successfully called. >From web site page, i think code fail at this line "var interface = Components.interfaces.IMedialiveAgent;" So how must i use my component ? > Yes, it does ;-) (https://bugzilla.mozilla.org/show_bug.cgi?id=24875

Re: Signtool : signing firefox xpi

2007-06-12 Thread Ahryman40k
"Kaspar Brand" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] >> D:\sources\Signing Tools\NSS Tools>signtool -d CA -k >> "0d7de953-f681-4250-bece-f7 >> cabfd288c8" Addin > > Is that really the complete command line you used to create the signed > extension? How did you cre

Re: Signtool : signing firefox xpi

2007-06-12 Thread Ahryman40k
"Nelson B" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Ahryman40k wrote: >> i have sign my xpi package with signtool >> and the .db files ( cert8.db, key3.db, secmod.db ) coming from Firefox >> profile directory. >> In t

Important : i really need help to sign my xpi

2007-06-11 Thread Ahryman40k
in order to sign my xpi package with signtool ( under windows XP ), i used the .db files ( cert8.db, key3.db, secmod.db ) coming from Firefox directory. With this database where my Thawtee certificate was imported, i successfully sign my package with signtool. Unfortunately, when i attempt to i

Re: Signtool : signing firefox xpi

2007-06-06 Thread Ahryman40k
i have sign my xpi package with signtool and the .db files ( cert8.db, key3.db, secmod.db ) coming from Firefox profile directory. In this profile, my certificate data was loaded successfully and i can find it in the certificate database. signtool sign successfully my package, but when attempting

Re: Signtool : signing firefox xpi

2007-06-04 Thread Ahryman40k
"Nelson Bolyard" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Ahryman40k wrote: >> hi, >> >> i try ti sign a firefox xpi package. >> As i already have a Windows Authenticode SSL certificate / key, i follow >> ste

Signtool : signing firefox xpi

2007-06-01 Thread Ahryman40k
hi, i try ti sign a firefox xpi package. As i already have a Windows Authenticode SSL certificate / key, i follow steps describe here : http://oy-oy.eu/huh/firefox-extension-code-signed-with-spc-pvk/ So i have created a certificate database with certutil.exe, then i import my windows certifica

Re: certutil doesn't work

2007-06-01 Thread Ahryman40k
"David Stutzman" a écrit dans le message de news: [EMAIL PROTECTED] > Ahryman40k wrote: >> Oups sorry for this. I do it again ! >> >> i want to sign my xpi package, and i have download NSS utilities ( 3.11 ) >> and a dll package containing libspr4.dll. >&g

Re: certutil doesn't work

2007-05-31 Thread Ahryman40k
library libnspr4.dll. where could i find correct NSS tools and good JSS package ?? thanks. "Ahryman40k" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > Hi, > > i want to sign my xpi package, and i have download NSS utilities ( 3.11 ) >

certutil doesn't work

2007-05-31 Thread Ahryman40k
Hi, i want to sign my xpi package, and i have download NSS utilities ( 3.11 ) and a dll package containing libspr4.dll. when i launch certutil.exe tools, i have the following error message : Salut, j'essaye de signer mon extension, j'ai donc comme tout le monde je pense, regardé les tutos, et