[Mono-bugs] [Bug 79269][Nor] Changed - [2.0] X509Certificate2.PrivateKey only contains the public key when loaded from a PKCS12 file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 5 12:06:41 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=79269
--- shadow/79269 2006-09-05 10:48:56.000000000 -0400
+++ shadow/79269.tmp.17408 2006-09-05 12:06:41.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 79269
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
-Component: CORLIB
+Component: System
AssignedTo: sebastien at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -121,6 +121,9 @@
------- Additional Comments From sebastien at ximian.com 2006-09-05 10:48 -------
The NRE is fixed in SVN r64939 with new unit test in r64940. It will
now throw a CryptographicException saying that the private key is missing.
Updating the bug summary for the second-half of the problem.
+
+------- Additional Comments From sebastien at ximian.com 2006-09-05 12:06 -------
+Fixed in r64942 (Mono.Security.dll) and r64944 (System.dll)
More information about the mono-bugs
mailing list