[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
Fri Aug 12 11:47:24 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 dgranath at gmail.com.

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

--- shadow/75779	2005-08-12 10:26:58.000000000 -0400
+++ shadow/75779.tmp.16235	2005-08-12 11:47:24.000000000 -0400
@@ -60,6 +60,11 @@
 PFXImportCertStore API directly for the same limit ? (or not I'll try
 this later).
 
 I tried FF and I get an "unknown" import error for 31, 32 and 40
 length passwords (but a different one if I enter the wrong password).
 This is probably due to the fact that I'm importing a self-signed cert.
+
+------- Additional Comments From dgranath at gmail.com  2005-08-12 11:47 -------
+PFXImportCertStore behaves in the same way, or rather it actually
+truncates the pwd you send in if it's longer than 32 bytes, no error
+msg or anything. This was how I discovered this bug/feature.


More information about the mono-bugs mailing list