https://bugzilla.novell.com/show_bug.cgi?id=388602


           Summary: Signcode does not sign MSI-files
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Mono.Security
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Third Party Developer/Partner


signcode does not sign MSI-files properly. MSI-files are not signed, even
though the program prints "Success".

Steps to reproduce:
1. Using makecert, create a private key and certificate (e.g. using Microsoft's
own makecert)
2. Attempt to sign a Microsoft Installer file (.msi)
Command: signcode -v test.pvk -spc test.spc file.msi
3. Note that signcode reports "Success".
4. Using chktrust (from mono or Microsoft), note that no digital signature is
found for the file.


This was tested with Mono 1.2.6 and 1.9.1.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to