[Mono-bugs] [Bug 59545][Maj] New - Mono Beta 2: XML signature incompatability between Mono and .NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Jun 2004 05:54:00 -0400 (EDT)


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 tim@cbcl.co.uk.

http://bugzilla.ximian.com/show_bug.cgi?id=59545

--- shadow/59545	2004-06-03 05:54:00.000000000 -0400
+++ shadow/59545.tmp.8079	2004-06-03 05:54:00.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 59545
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Debian Woody
+OS Details: Linux 2.4.25-1-686 #3
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Major
+Component: System.Security
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: tim@cbcl.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono Beta 2: XML signature incompatability between Mono and .NET
+
+Description of Problem:
+
+XML Signatures created with Mono cannot be verified under .NET.
+XML Signatures created with .NET cannot be verified under Mono.
+
+Steps to reproduce the problem:
+See attached test case.
+
+Actual Results:
+"signature failed to verify"
+
+Expected Results:
+"signature verified"
+
+How often does this happen? 
+Always
+
+Additional Information:
+
+Attached files include signatures created under Mono and .NET.
+See also http://bugzilla.ximian.com/show_bug.cgi?id=59165