https://bugzilla.novell.com/show_bug.cgi?id=403610
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=403610#c4 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Gert Driesen <[EMAIL PROTECTED]> 2008-06-27 02:49:07 MDT --- Sebastien, the original behavior (before r106632) actually matches the MS implementation: Unhandled Exception: System.Security.Cryptography.CryptographicException: The sp ecified network password is not correct. at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicExcep tion(Int32 hr) at System.Security.Cryptography.X509Certificates.X509Utils._LoadCertFromFile( String fileName, IntPtr password, UInt32 dwFlags, Boolean persistKeySet, SafeCer tContextHandle& pCertCtx) at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertific ateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlag s) at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(Strin g fileName) at Program.Main() Should the patch be reverted? I'm happy to add a unit test for this. -- 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
