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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=79028

--- shadow/79028        2006-08-07 18:25:01.000000000 -0400
+++ shadow/79028.tmp.17879      2006-08-07 18:25:01.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 79028
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ArgumentException using X509Certificate2 ctors that take password
+
+An ArgumentException reporting "invalid PFX version" is thrown when using 
+the X509Certificate2 ctors that take a password.
+
+To reproduce, compile and run the attached code snippet.
+
+Expected result:
+
+#1 SUCCESS
+#2 SUCCESS
+
+(which is the result I get on MS.NET 2.0)
+
+Actual result:
+
+#1 FAILED: invalid PFX version
+#2 FAILED: invalid PFX version
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to