[Mono-bugs] [Bug 79617][Wis] Changed - X509Certificate2.Import is unable to load pfx file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 8 14:21:25 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=79617
--- shadow/79617 2006-10-08 13:21:37.000000000 -0400
+++ shadow/79617.tmp.14784 2006-10-08 14:21:25.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79617
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: ck at carlo-kok.com
QAContact: mono-bugs at ximian.com
@@ -72,6 +72,11 @@
System.Security.Cryptography.CryptographicException: Invalid MAC -
file may have been tampered!
except that for compatibility (#79028) we must try to load the file
without a password (i.e. the password may not be required, even if
supplied).
+
+------- Additional Comments From sebastien at ximian.com 2006-10-08 14:21 -------
+Fixed in SVN r66419 (Mono.Security) and r66420 (corlib sync).
+Added test case in r66418.
+Thanks!
More information about the mono-bugs
mailing list