XPISigner v 1.5 released
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 fully qualified. Now you can use relative paths e.g., ..\..\src
- Some PFX files fail to load and cause an “IllegalKeySize” exception. This is still being investigated.

Comment from Mitchell Klebel
Time May 7, 2008 at 3:30 pm
any info on the IllegalKeySize issue? It’s driving me nuts…..