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-12 11:47:24.000000000 -0400
+++ shadow/75779.tmp.2515       2005-10-06 12:27:06.000000000 -0400
@@ -65,6 +65,16 @@
 This is probably due to the fact that I'm importing a self-signed cert.
 
 ------- Additional Comments From [EMAIL PROTECTED]  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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-06 12:27 -------
+OpenSSL accept password > 31 chars
+
+openssl pkcs12 -in long32.p12 -out long32.pem -nodes
+Enter Import Password:
+MAC verified OK
+
+I've updated mono with an "interoperability warning". I'll look into
+adding a property to truncate the password to 31 chars later.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to