Reinald Gfuellner wrote on 10/18/2004, 7:10 AM:
> Are there signtool v3 - binaries (that with the "-X" Option for signig xpi-files) 
> available for linux 2.4 or win32 ? 
> 
> if no: is there a source.tgz ?

There is no source .tgz either.  Sorry.

If you have CVS access, you can check out
the source tree as follows:

1. Set your CVSROOT environment variable to
:pserver:[EMAIL PROTECTED]:/cvsroot.
Do a "cvs login".  The password is "anonymous".

2. Check out the source tree as follows:

cvs co mozilla/nsprpub mozilla/dbm mozilla/security/dbm mozilla/security/coreconf 
mozilla/security/nss

3. Build NSS as follows:

cd mozilla/security/nss
gmake nss_build_all BUILD_OPT=1

> btw: Why do the new nss-packets still provide signtool 1.3 ?

We haven't updated the signtool version number, so it
no longer is correct.  The new NSS packages actually
provide the new signtool, just that it still says it's
signtool 1.3.

However, the version of signtool that supports the
-X option is only available on the NSS trunk.

Wan-Teh
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to