Re: check_http -C : send an HTTP request when checking the certificate
Jim Cheetham <[email protected]>
| Newsgroups | gmane.network.nagios.plugins |
|---|---|
| Message-ID | <D002D3B5D31D1344899ABCE79D6724C801EA2178@ITS-EXM-P07.registry.otago.ac.nz> |
> + // PROPOSED:
> + // if (check_cert_sendrequest == TRUE) {
This is of course a typo, I guess this is sort of pseudo-code at this stage! Of course that should be
if (check_cert_sendrequest != TRUE) {
check_cert_sendrequest would default to FALSE, to keep the current behaviour as the default.
-jim
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null