[Nagiosplug-devel] [ nagiosplug-Bugs-3142101 ] check_http -C produces confusing date

SourceForge.net noreply at sourceforge.net
Wed Dec 22 23:43:21 CET 2010


Bugs item #3142101, was opened at 2010-12-23 09:43
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3142101&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thiago Figueiro ()
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http -C produces confusing date

Initial Comment:
The US date format is a joke.  At least your dumb Fahrenheit and gallons are not ambiguous like m/d/y.  It sucks.

The patch attached changes sslutils.c to use the asctime() date format:

WARNING - Certificate expires in 277 day(s) (Mon Sep 10 00:38:00 2011).

instead of

WARNING - Certificate expires in 277 day(s) (10/9/2011 00:38).


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3142101&group_id=29880




More information about the Devel mailing list