[Mono-bugs] [Bug 79616][Wis] Changed - X509Certificate.Import requires write access
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 8 13:24:49 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=79616
--- shadow/79616 2006-10-07 12:09:45.000000000 -0400
+++ shadow/79616.tmp.13500 2006-10-08 13:24:49.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79616
Product: Mono: Class Libraries
Version: 1.0
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: ck at carlo-kok.com
QAContact: mono-bugs at ximian.com
@@ -47,6 +47,16 @@
------- Additional Comments From sebastien at ximian.com 2006-10-07 12:09 -------
actually it's X509Certificate in mscorlib.dll
but the problem probably exists in X509Certificate2 in System.dll
and even in X509Certificate in Mono.Security.dll
I'll check them all.
+
+------- Additional Comments From sebastien at ximian.com 2006-10-08 13:24 -------
+mscorlib, X509Certificate fixed (in some cases)
+System, X509Certificate2 fixed
+Mono.Security, X509Certificate unaffected
+Mono.Security, PKCS12 unaffected
+
+Fixed in SVN r66412 (mscorlib) and r66414 (System)
+Thanks
+
More information about the mono-bugs
mailing list