[Mono-bugs] [Bug 75780][Nor] New - Quoted values in X509 RDN's are
not honored
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 04:54:14 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 dgranath at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75780
--- shadow/75780 2005-08-11 04:54:14.000000000 -0400
+++ shadow/75780.tmp.21253 2005-08-11 04:54:14.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 75780
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Mono.Security
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: dgranath at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Quoted values in X509 RDN's are not honored
+
+When parsing a RDN using the Mono.Security.X509.X501Name class, commas are
+not allowed in the values, even if the value is quoted.
+
+for example:
+
+CN="foo, bar", C=US
+
+does not work.
More information about the mono-bugs
mailing list