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:02:00.000000000 -0400 +++ shadow/81450.tmp.15864 2007-04-25 12:31:41.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 81450 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: REOPENED +Status: ASSIGNED Resolution: Severity: Unknown Priority: Normal Component: Mono.Security AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -148,6 +148,12 @@ Is this the expected behavior? What exactly is the definition of the IsTrusted method? Should it only check the certificates, or should it also check the signature? If it should only check the certificates, how can I know whether the signature was valid or not (after calling IsTrusted)? + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
