17 August, 2007 (00:01) | mISV, multisigner, signtool
Multisigner launched yesterday on it’s own domain (multisigner.com). The first drop of the product supports signing Firefox Extensions/Toolbars direct from the MS Windows ‘Personal’ certificate store.
How easy is it? Check out the link below which will take you to the launch page.
Over the next few weeks the other combinations will be made available. Multisigner [...]
Tags: multisigner
Comments: -
15 August, 2007 (00:04) | codesigning, extension, signtool, xpi
Now available from the download page.
Updated the readme.txt in the zip to the latest version.
Some VM’s displayed FileNotFound exceptions when the META-INF folder didn’t exist. Added explicit checks and create folders as required.
Removed some debugging statements e.g., “bc” from the output.
When running from a folder other than the baseDir the value of baseDir needed to [...]
Comments: 1
12 August, 2007 (23:17) | Uncategorized
CopySafe
Linkback from the guys at www.copysafe.net, they were one of the first to try out XPISigner and helped squash the early bugs. Much appreciated!
DMOZ
It took about three months but now XPISigner is listed on the
Open Directory Project (DMOZ)
http://www.dmoz.org/Bookmarks/D/development/Firefox/Add-ons/Development/
Tags: thanks, xpisigner
Comments: -
12 August, 2007 (23:17) | Uncategorized
CopySafe
Linkback from the guys at www.copysafe.net, they were one of the first to try out XPISigner and helped squash the early bugs. Much appreciated!
DMOZ
It took about three months but now XPISigner is listed on the
Open Directory Project (DMOZ)
http://www.dmoz.org/Bookmarks/D/development/Firefox/Add-ons/Development/
Tags: thanks, xpisigner
Comments: -
8 August, 2007 (22:53) | xpi
Now available from the download page.
Updated the readme.txt in the zip to the latest version.
Some VM’s displayed FileNotFound exceptions when the META-INF folder didn’t exist. Added explicit checks and create folders as required.
Removed some debugging statements e.g., “bc” from the output.
When running from a folder other than the baseDir the value of baseDir needed to [...]
Tags: release, xpisigner
Comments: -
3 August, 2007 (22:49) | faq, firefox, signtool, xpi
When running XPISigner with a PFX generated from SPC & PVK files you may run into the following error…
“unwrapping private key - java.security.InvalidKeyException: Illegal key size”
This may have two causes:
The unlimited strength policy files are not installed in your %JAVA_HOME%/jre/lib/security folder.
The PFX that was generated is not well formed. See below for instructions on how to export [...]
Tags: faq, xpisigner
Comments: 2