https://bugzilla.novell.com/show_bug.cgi?id=350958
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=350958#c4 --- Comment #4 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-01-10 12:09:37 MST --- The first part (Mono.Security) is fixed in SVN (r92610/1) so chktrust is now working as expected. [EMAIL PROTECTED]:~/src/bugzilla> signcode -v dave.pvk -spc dave.spc -t http://timestamp.verisign.com/scripts/timstamp.dll selfcheck.exe Mono SignCode - version 1.2.6.0 Sign assemblies and PE files using Authenticode(tm). Copyright 2002, 2003 Motus Technologies. Copyright 2004-2007 Novell. BSD licensed. Success [EMAIL PROTECTED]:~/src/bugzilla> chktrust selfcheck.exe Mono CheckTrust - version 1.2.6.0 Verify if an PE executable has a valid Authenticode(tm) signature Copyright 2002, 2003 Motus Technologies. Copyright 2004-2007 Novell. BSD licensed. SUCCESS: selfcheck.exe signature is valid and can be traced back to a trusted root! Keeping open to see why this doesn't work... [EMAIL PROTECTED]:~/src/bugzilla> mono selfcheck.exe Couldn't extract digital signature from /home/poupou/src/bugzilla/selfcheck.exe. -- 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
