[Mono-bugs] [Bug 75783][Wis] Changed - Support for the SERIALNUMBER
RDN attribute type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 29 17:10:32 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75783
--- shadow/75783 2005-08-29 09:09:03.000000000 -0400
+++ shadow/75783.tmp.12459 2005-08-29 17:10:32.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75783
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
@@ -19,6 +19,14 @@
Support for the SERIALNUMBER RDN attribute type in the
Mono.Security.X509.X520Attributes class.
------- Additional Comments From sebastien at ximian.com 2005-08-29 09:09 -------
That would be easy to add. Do you have any certificate using a
serialNumber in it's DN ? so I can include it as an unit test.
+
+------- Additional Comments From sebastien at ximian.com 2005-08-29 17:10 -------
+Added support for more X520.* attribute classes (serialNumber,
+domainComponent, userId and Oid).
+
+Note that X501.ToString(x) will still use the "OID." notation as
+RFC2253 doesn't talk about serialNumber (and I didn't find another RFC
+that gives a string representation).
More information about the mono-bugs
mailing list