aboutsummaryrefslogtreecommitdiff
path: root/plugins/t/check_curl.t
AgeCommit message (Expand)Author
2022-07-20Remove check_http and check_curl test which are somehow always failing (#1777)Gravatar Lorenz
2021-05-24check_curl.c: bugfix: verify certificates option should not force SSL to be usedGravatar Barak Shohat
2021-05-18check_curl.t: Adjust test to use -f curlGravatar Jacob Hansen
2021-04-30Fix conditional tests for check_http, check_curlGravatar Aksel Sjögren
2021-04-07Merge pull request #1669 from bazzisoft/verify-certGravatar Sven Nierlein
2021-04-07Add an option to check_curl to verify the peer certificate & host using the s...Gravatar Barak Shohat
2021-04-07Updated check_curl.c to display a specific human-readable error message where...Gravatar Barak Shohat
2020-05-18update test parameter according to check_httpGravatar Sven Nierlein
2018-10-25check_curl: rewrite connect_to / host headersGravatar Sven Nierlein
2018-10-22made check_curl tests copies of check_http tests because they will differ sli...Gravatar Andreas Baumann
2018-10-22check_curl: make check_curl use the same tests as check_httpGravatar Sven Nierlein
2018-10-22add check_curl testGravatar Sven Nierlein