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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -154,6 +154,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
