[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
Thu, 8 Jul 2004 06:15:01 -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 ianier@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61241
--- shadow/61241 2004-07-07 11:39:34.000000000 -0400
+++ shadow/61241.tmp.7941 2004-07-08 06:15:01.000000000 -0400
@@ -33,6 +33,11 @@
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.
+
+------- Additional Comments From ianier@hotmail.com 2004-07-08 06:15 -------
+Created an attachment (id=8502)
+My modified version to implement EmailAddress
+