Nmap Development mailing list archives

Re: [nmap-svn] r29615 - nmap/scripts


From: David Fifield <david () bamsoftware com>
Date: Thu, 6 Sep 2012 17:15:36 -0700

On Thu, Aug 16, 2012 at 03:13:33PM -0700, commit-mailer () insecure org wrote:
Author: dmiller
Date: Thu Aug 16 15:13:33 2012
New Revision: 29615

Log:
Update ssl-date to use structured output

Could you change this to use the same output format as http-date
instead? Not this:
  <elem key="date">2012-08-02T18:29:31</elem>
  <elem key="offset">+4s</elem>
but this:
  <elem key="date">2012-08-02T18:29:31Z</elem>$
  <elem key="delta">4</elem>$

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: