[Mono-bugs] [Bug 61241][Nor] Changed - Mono.Security.X509.X501.GetAttributeFromOid doesn't implement the E (email) attribute
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jul 2004 10:19:34 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61241
--- shadow/61241 2004-07-07 09:01:59.000000000 -0400
+++ shadow/61241.tmp.28582 2004-07-07 10:19:34.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 61241
Product: Mono: Class Libraries
Version: unspecified
-OS:
-OS Details: Windows XP
+OS: All
+OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Critical
+Severity: Unknown
+Priority: Normal
Component: Mono.POSIX
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: sebastien@ximian.com
ReportedBy: ianier@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Mono.Security.X509.X501.GetAttributeFromOid doesn't implement the E (email) attribute
@@ -29,6 +29,10 @@
Expected Results: The issuer name should be encoded correctly into the
certificate.
How often does this happen? Always.
Additional Information:
+
+------- Additional Comments From sebastien@ximian.com 2004-07-07 10:19 -------
+E= isn't part of RFC2253 but should be included because it's (sadly)
+common in RDNs.