[Mono-bugs] [Bug 78644][Nor] New - PKCS12.Password cannot be empty

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 14 09:15:12 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 pawel.sakowski at mind-breeze.com.

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

--- shadow/78644	2006-06-14 09:15:12.000000000 -0400
+++ shadow/78644.tmp.6365	2006-06-14 09:15:12.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 78644
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Mono.Security
+AssignedTo: sebastien at ximian.com                            
+ReportedBy: pawel.sakowski at mind-breeze.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PKCS12.Password cannot be empty
+
+Description of Problem:
+PKCS12 Password setter is unable to handle the value of "" correctly.
+
+Steps to reproduce the problem:
+new Mono.Security.X509.PKCS12().Password = "";
+
+Actual Results:
+System.IndexOutOfRangeException
+
+Expected Results:
+success
+
+How often does this happen? 
+100%


More information about the mono-bugs mailing list