Use GMT timezone in SSL certs (#1396)
Peter (pir)
notifications at github.com
Mon Dec 7 18:17:36 CET 2015
Pull #1337 doesn't fix it doing two conversions into time_t and doesn't do
the correct conversion of time_t in the right timezone (it should be using
timegm() not mktime()) so I believe calculations can be incorrect for hosts
in other timezones.
Basically I don't think it is the right fix.
--
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1396#issuecomment-162597546
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20151207/c3d978c3/attachment.html>
More information about the Devel
mailing list