[Mono-bugs] [Bug 75070][Wis] Changed - Can't verify xml signature generated by Apache XML Security

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 27 18:27:35 EDT 2005


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=75070

--- shadow/75070	2005-05-27 15:14:00.000000000 -0400
+++ shadow/75070.tmp.29032	2005-05-27 18:27:34.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75070
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: System.Security
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: rogerio.araujo at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -44,6 +44,17 @@
 
 
 ------- Additional Comments From rogerio.araujo at gmail.com  2005-05-27 15:14 -------
 Created an attachment (id=15229)
 signature.xml
 
+
+------- Additional Comments From sebastien at ximian.com  2005-05-27 18:27 -------
+The code used, XmlSignature.cs, isn't adapted to verify the signature.
+
+The best way to do this would be to modify the source code from:
+http://svn.myrealbox.com/source/trunk/mcs/class/System.Security/Test/standalone_tests/xmldsig.cs
+
+Note that the original signature file, signature.xml, contains a
+reference to a URL that (currently) returns 404 (and the date/time in
+the associated HTML page). So verification is unlikely to ever work
+with this file.


More information about the mono-bugs mailing list