Florian Fieber e510875f64 Fix certificate expiration scheduler
timedelta.seconds does not store the total seconds of a time span.
Internally, seconds is the next smaller unit to days, hence
timedelta.seconds will never exceed (or reach) the number of seconds
in a day (60*60*24=86400)
2012-08-23 00:22:22 -07:00
..
2012-07-24 01:43:20 -07:00
2012-06-19 01:29:48 -07:00
2011-11-22 16:33:38 -08:00