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=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 [EMAIL PROTECTED] 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. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
