[Mono-bugs] [Bug 350958] Authenticode timestamps don't verify
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 10 14:09:38 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=350958
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=350958#c4
--- Comment #4 from Sebastien Pouliot <spouliot at novell.com> 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.
poupou at pollux:~/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
poupou at pollux:~/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...
poupou at pollux:~/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.
More information about the mono-bugs
mailing list