https://bugzilla.novell.com/show_bug.cgi?id=353514
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=353514#c1 --- Comment #1 from James Purcell <[EMAIL PROTECTED]> 2008-02-03 17:34:36 MST --- Or you could just get rid of the 1.0/1.1-specific parts (the 'utc' bool and separate return code) since DateTimeStyles.AdjustToUniversal works fine in 1.0/1.1. Either way you would have to remove .ToUniversalTime() from GetEffectiveDateString / GetExpirationDateString for 1.0/1.1 in the X509Certificite.cs in System.Security.Cryptography. -- 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
