[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 13:21:37 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-07 12:21:42.000000000 -0400
+++ shadow/79617.tmp.13428	2006-10-08 13:21:37.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79617
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ck at carlo-kok.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -63,6 +63,15 @@
 
 
 ------- Additional Comments From ck at carlo-kok.com  2006-10-07 12:21 -------
 Created an attachment (id=17816)
 source file.
 
+
+------- Additional Comments From sebastien at ximian.com  2006-10-08 13:21 -------
+The exact error is:
+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).


More information about the mono-bugs mailing list