[Mono-bugs] [Bug 81450][Nor] Changed - Two authenticode issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 26 18:36:29 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81450
--- shadow/81450 2007-04-25 12:31:41.000000000 -0400
+++ shadow/81450.tmp.21246 2007-04-26 18:36:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81450
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: pieter at mentalis.org
QAContact: mono-bugs at ximian.com
@@ -154,6 +154,12 @@
------- Additional Comments From sebastien at ximian.com 2007-04-25 12:31 -------
Yep, that last bit is a bug.
IsTrusted was meant to let a UI display a correct signature with an
imcomplete chain or untrusted root.
+
+------- Additional Comments From sebastien at ximian.com 2007-04-26 18:36 -------
+Fixed in SVN r76355. reason is set to 0 only if it was -1
+(i.e. IsTrusted can be true, even if the signature is invalid, as the
+trust is on the certificate).
+Thanks!
More information about the mono-bugs
mailing list