[Nagiosplug-devel] [nagios-plugins] check_ldap: add certificate support (#1195)

waja notifications at github.com
Tue Oct 1 20:58:19 CEST 2013


Here's a patch adding the certificate expiration check feature to the ldap
plugin, based on the http plugin. For some unknown reason, probably due to
the way secure connection is established, it doesn't work with the --ssl
options, only for the --starttls one.
--
Just turning attached patch of github issue #1067 into a push request.
(Closes #1067)
You can merge this Pull Request by running:

  git pull https://github.com/waja/nagios-plugins github1067

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/1195

-- Commit Summary --

  * check_ldap: add certificate support

-- File Changes --

    M THANKS.in (1)
    M plugins/Makefile.am (2)
    M plugins/check_ldap.c (58)
    M plugins/netutils.h (1)
    M plugins/sslutils.c (11)

-- Patch Links --

https://github.com/nagios-plugins/nagios-plugins/pull/1195.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1195.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20131001/3fbf8f71/attachment.html>


More information about the Devel mailing list