[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:23:42 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 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: mono-bugs at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
QAContact: mono-bugs at ximian.com
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 sebastien at ximian.com 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.
More information about the mono-bugs
mailing list