[Mono-bugs] [Bug 75841][Nor] Changed - 'Set Of' Auth.Attr in PKCS
#7 must be sorted
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 3 14:50:42 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=75841
--- shadow/75841 2005-08-31 14:35:44.000000000 -0400
+++ shadow/75841.tmp.5954 2005-10-03 14:50:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75841
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
QAContact: mono-bugs at ximian.com
@@ -59,6 +59,11 @@
Right, it's a bad example (unauthenticated attributes). My point is
that, sadly, this problem is everywhere (not just the current case).
So I think the real (but long term) solution is that I add this to the
new ASN.1 encoder. In the short term I'll apply your patch (once I
wrote some unit tests for it).
+
+------- Additional Comments From sebastien at ximian.com 2005-10-03 14:50 -------
+This specific issue is fixed in SVN (r51128, r51129 and r51130). I've
+kept notes to ensure all SET are sorted for the new ASN.1 encoder
+(whenever it is ;-). Thanks
More information about the mono-bugs
mailing list