[Mono-bugs] [Bug 76407][Nor] Changed - Method WasCurrent in
X509Certificate class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 11 12:08:51 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76407
--- shadow/76407 2005-10-11 09:05:51.000000000 -0400
+++ shadow/76407.tmp.26934 2005-10-11 12:08:51.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76407
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -25,6 +25,13 @@
public bool IsCurrent {
get { return WasCurrent (DateTime.Now); }
}
Since ValidFrom and ValidUntil should continue to use local time?
+
+------- Additional Comments From sebastien at ximian.com 2005-10-11 12:08 -------
+Fixed in SVN (r51599 / r51600) for X509Certificate and (r51603 /
+r51604) for X509CRL.
+
+Thanks for spotting this.
+
More information about the mono-bugs
mailing list