Emmanuel Bourg

Results 158 comments of Emmanuel Bourg

The issue with the per folder reserved area has been fixed in the version 6.0 (2a7a5c89e941c519ffed8fcc8d6c350909bb29d5)

@johm6340 the reserve is now fully supported. If a cabinet contains a PKCS#7 signature in the reserve it's automatically moved to the end of file when a new signature is...

Thank you for reporting this issue, I have been able to reproduce it. It looks like the MSI entries aren't hashed in the right order, I'll investigate.

I have fixed one issue affecting the cowork-server installer, the file contains sub directories and this wasn't handled properly by Jsign (each directory has a class identifier which has to...

> Thank you for the fix. I have test it with the cowork-server-23.4.237.msi and it work for this single file. No rejection Great! And I think I understand why now,...

Thank you, do you have the WiX file generating this installer?

I see, so the localization is defined from the command line.

I don't know sorry, but if you find out I can add a verify feature to jsign.

Because `PEFile.computeDigest()` checksums only the file. The signatures contains a different checksum of a structure (SpcIndirectDataContent) that contains the checksum of the file.

This file format isn't supported by Jsign. As I understand it's a different signing scheme, even signtool doesn't support it. These files are signed with the [Manifest Generation and Editing...