[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
Wed Sep 20 13:04:58 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 atsushi at ximian.com.

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

--- shadow/79454	2006-09-20 12:45:34.000000000 -0400
+++ shadow/79454.tmp.2827	2006-09-20 13:04:58.000000000 -0400
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Security
-AssignedTo: sebastien at ximian.com                            
+AssignedTo: atsushi at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [2.0] SignedXml does not support X509Data element
 
 The SignedXml class does not check the X509Data element for public keys 
 to use for verifying the XML signature:
 
 http://www.w3.org/TR/xmldsig-core/#sec-X509Data
@@ -45,6 +44,13 @@
 No output is written to the console.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-09-20 12:45 -------
 Created an attachment (id=17718)
 Repro
 
+
+------- Additional Comments From atsushi at ximian.com  2006-09-20 13:04 -------
+X509Data support has been there since 1.1, so I rather doubt different
+reason. It would be better if there is a signable X509Certificate to
+make signing possible.
+
+(Stealing the bug, as I'm on trying to fix another EncryptedXml bug.)


More information about the mono-bugs mailing list