[Mono-bugs] [Bug 78908][Maj] Changed - Byte ordering problem on SerialNumber when creating x509 certificate
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 20 10:53:36 EDT 2006
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 informatique.internet at fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=78908
--- shadow/78908 2006-07-20 10:35:21.000000000 -0400
+++ shadow/78908.tmp.29737 2006-07-20 10:53:36.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78908
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -76,6 +76,13 @@
sn : 18-C6-1D-07-78-CA-F0-44-AB-B2-5C-73-EB-79-0C-60
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From informatique.internet at fiducial.fr 2006-07-20 10:53 -------
+I'm sorry but it seems that a MS.NET behavior... X509Certificate class
+read the serial number in little endian form...
+
+It should be better if X509CertificateBuilder and x509Certificate
+class has the same behaviour
More information about the mono-bugs
mailing list