[Mono-bugs] [Bug 75779][Wis] Changed - Mono PKCS #12's with passwords longer than 31 bytes cannot be validated by Microsoft

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 08:51:29 EDT 2005


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=75779

--- shadow/75779	2005-08-11 08:36:36.000000000 -0400
+++ shadow/75779.tmp.24913	2005-08-11 08:51:29.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 75779
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: dgranath at gmail.com               
@@ -42,6 +42,14 @@
 will ne noted in documentation (monodoc) and in the source code.
 
 Thanks for reporting the issue.
 
 ------- Additional Comments From dgranath at gmail.com  2005-08-11 08:36 -------
 I agree, but perhaps it would be possible to add a MS compatibility flag?
+
+------- Additional Comments From sebastien at ximian.com  2005-08-11 08:51 -------
+Yes that would be possible too - _if_ other implementations don't
+requires it. 
+
+We could add a new bool property (default to false), like
+ApplyCryptoApiLimitations, so it wouldn't break binary (assembly or
+existing data) compatibility.


More information about the mono-bugs mailing list