[Mono-bugs] [Bug 412456] New: X509Certificate: Subject/Issuer not in reverse order

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jul 26 04:41:39 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=412456


           Summary: X509Certificate: Subject/Issuer not in reverse order
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Mono.Security
        AssignedTo: spouliot at novell.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


MS apparently uses reserve order for Subject/Issuer of an X509Certificate.

Is it ok to change X501.ToString () to use reverse order by default, or do we
need to use the X501.ToString (ASN1 seq, bool reversed, string separator, bool
quotes) overload in Mono.Security.X509.X509Certificate?

Let me know if you need a repro and a patch for this.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list