[Mono-bugs] [Bug 79454][Nor] Changed - [2.0] SignedXml does not support X509Data element

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 21 17:08:39 EDT 2006


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 gert.driesen at pandora.be.

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

--- shadow/79454	2006-09-21 03:42:15.000000000 -0400
+++ shadow/79454.tmp.4798	2006-09-21 17:08:39.000000000 -0400
@@ -200,6 +200,23 @@
 interoperability, whether its between Mono and other Linux 
 application or between Mono and other Windows applications doesn't 
 matter. It's just that I have more knowledge of Windows than I have 
 of Linux, that's all.
 
 Please try not to take every remark personally ...
+
+------- Additional Comments From gert.driesen at pandora.be  2006-09-21 17:08 -------
+I attached a new (gzipped) tar containing a repro that can both sign 
+and verify signature.
+
+Just pass "sign" as argument to create signed XML documents, and 
+use "verify" to verify the existing signed XML.
+
+The tar contains the signed XML procedus by MS.
+
+If you run sign on Mono, you'll notice that the resulting XML is not 
+indented. I think this might be what's causing the issue.
+
+Verifying Mono-generated signatures on MS works fine, but not the 
+other way around.
+
+


More information about the mono-bugs mailing list