https://bugzilla.novell.com/show_bug.cgi?id=403610
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=403610#c10 --- Comment #10 from Gert Driesen <[EMAIL PROTECTED]> 2008-06-27 06:37:36 MDT --- Sebastien, I meant to say that it fails with the exception mentioned above when using the X509Certificate2 (String) ctor, using the pkcs#12 file supplied by Maciej and the exact same code. Using the workaround you proposed (pass string.Empty as password to the (String, String) ctor) works fine. The version of .NET used by Maciej is not listed here: http://blogs.msdn.com/dougste/archive/2007/09/06/version-history-of-the-clr-2-0.aspx Maciej : could it be that you're using .NET Framework 3.5 SP1 Beta (which includes .NET Framework 2.0 SP2 beta)? If not, you've installed some unknown (hot)fix (perhaps through Windows Update) which changed the behavior of X509Certificate2. Gert -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
