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=75779 --- shadow/75779 2005-08-11 04:47:30.000000000 -0400 +++ shadow/75779.tmp.24727 2005-08-11 08:23:42.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 75779 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: -Priority: Normal +Severity: Unknown +Priority: Wishlist Component: Mono.Security -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Mono PKCS #12's with passwords longer than 31 bytes cannot be validated by Microsoft @@ -28,6 +28,17 @@ 2) Try to open it using MS P12 CAPI functionality Result: failure + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-11 08:23 ------- +I'm unsure if we want to copy this behaviour as it could affect +interoperability with other PKCS#12 implementations. + +I'll look at some other software using PKCS12 (and not depending on +CryptoAPI). If everyone limits the password to 32 bytes (to be +compatible with MS) then we'll (unhapilly) do it too. Otherwise this +will ne noted in documentation (monodoc) and in the source code. + +Thanks for reporting the issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
