[Mono-bugs] [Bug 78901][Wis] Changed - X509Crl can not load empty CRL without extensions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 25 11:58:14 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78901
--- shadow/78901 2006-07-25 11:45:55.000000000 -0400
+++ shadow/78901.tmp.15223 2006-07-25 11:58:14.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 78901
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: jaillet at gfi.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: X509Crl can not load CRL
+Summary: X509Crl can not load empty CRL without extensions
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
I have generated an empty CRL with OpenSSL (DER format). When I want to
@@ -58,6 +58,11 @@
CRL File in DER format
------- Additional Comments From sebastien at ximian.com 2006-07-25 11:45 -------
ah, the current code works with the optional CertificateList only when
there was some x.509 certificate extensions later.
+
+------- Additional Comments From sebastien at ximian.com 2006-07-25 11:58 -------
+Fixed in SVN r62963.
+Unit test added in r62962.
+Thanks for your sample CRL!
More information about the mono-bugs
mailing list