[Mono-bugs] [Bug 388602] Signcode does not sign MSI-files
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 9 07:56:57 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=388602
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=388602#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Normal |Enhancement
OS/Version|Linux |All
Platform|x86 |All
Version|1.9.0 |SVN
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2008-05-09 05:56:57 MST ---
MSI files, just like CAB files, are not PE files and are not format supported
nor generated by Mono. Mono signcode/chktrust tools works *only* on PE files
(see "man signcode"). Contributions are welcome to extend this to other
formats.
p.s. I'll have a look why "Success" is printed instead of an error message.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list