aboutsummaryrefslogtreecommitdiff
path: root/plugins/tests/check_http.t
AgeCommit message (Expand)Author
2022-01-30sslutils: use chain from client certificatesGravatar Tobias Wiese
2021-05-20tests: ignore sigpipes in https test daemonGravatar Sven Nierlein
2021-05-20tests: increase startup sleepGravatar Sven Nierlein
2020-05-15tests: update expired test certificateGravatar Sven Nierlein
2019-04-04Merge branch 'master' into feature_check_curlGravatar Andreas Baumann
2019-02-19renew test certificatesGravatar Sven Nierlein
2018-10-22check_curl: make check_curl use the same tests as check_httpGravatar Sven Nierlein
2017-03-26Added tests for virtual port behaviour. Separated from all other tests this t...Gravatar Christopher Odenbach
2016-11-11Revert "adopt http test to changed ssl expire date output"Gravatar Sven Nierlein
2016-11-11tests: make tests reliable for forcing the locale to CGravatar Sven Nierlein
2016-11-11adopt http test to changed ssl expire date outputGravatar Sven Nierlein
2016-11-07GMT expiry displayGravatar Peter (pir) Radcliffe
2016-11-07Revert "Fix check_http test time output"Gravatar Peter (pir) Radcliffe
2016-11-07Fix check_http test time outputGravatar Peter (pir) Radcliffe
2015-10-02fix tests for certificates expire date with secondsGravatar Sven Nierlein
2014-07-21plugins/tests/check_http.t: Adjust date stringsGravatar Holger Weiss
2014-06-13require at least HTTP::Daemon 6.01Gravatar Sven Nierlein
2014-06-12tests: testCmd has own timeout which overwrites local oneGravatar Sven Nierlein
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-08-18Fix the "check_http -d" testsGravatar Holger Weiss
2013-08-18added ability to check regex against http headers. booyah!Gravatar linkslice
2012-08-10tests/check_http.t: Fix whitespace issuesGravatar Holger Weiss
2012-08-10tests/check_http.t: Update the number of SSL testsGravatar Holger Weiss
2012-08-10tests/check_http.t: Fix test caseGravatar Holger Weiss
2012-06-25added test case for certificate checs with both warning and critical valuesGravatar William Leibzon
2011-02-04check_http: check for and print the certificate cnGravatar Thomas Guyot-Sionnest
2010-11-30Fix minor test issuesGravatar Thomas Guyot-Sionnest
2010-06-23Display missing search string and URL when failed (Duncan Ferguson #2999924)Gravatar tonvoon
2009-03-21check_http: add --onredirect=stickyport - also follow the same portGravatar Thomas Guyot-Sionnest
2009-03-20tests/check_http.t: Add various timeout-related testsGravatar Thomas Guyot-Sionnest
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Gravatar Thomas Guyot-Sionnest
2009-03-18Add timezone support and fix checks around cert expirationGravatar Thomas Guyot-Sionnest
2009-03-16Update extended check_http tests for 0d78171...Gravatar Thomas Guyot-Sionnest
2009-03-06Create expired cert for testing purposes. Updated tests to checkGravatar Ton Voon
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLGravatar Ton Voon
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Gravatar Ton Voon
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Gravatar Ton Voon
2008-09-25Fix small test failureGravatar Ton Voon
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsGravatar Ton Voon
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Gravatar Ton Voon
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusGravatar Holger Weiss
2008-08-22Added HTTP tests for status codesGravatar Ton Voon