aboutsummaryrefslogtreecommitdiff
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorGravatar Andreas Baumann <mail@andreasbaumann.cc> 2018-06-02 13:17:04 +0200
committerGravatar Sven Nierlein <sven@nierlein.de> 2018-10-22 16:30:31 +0200
commitbd7fe411d5f67b2de7d519da0575654585d1d321 (patch)
tree7d55b119ce8e1de232976eb60396a2868e9998d6 /REQUIREMENTS
parentdf5be47f84c06d2fd481439793dc86494fdc0d7a (diff)
downloadmonitoring-plugins-bd7fe411d5f67b2de7d519da0575654585d1d321.tar.gz
check_curl: made HTTP message optional
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index e641cea0..f04a3f0e 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -15,7 +15,7 @@ check_curl:
- Requires libcurl 7.15.2 or later
http://www.haxx.se
- --ssl/-S and -C requires OpenSSL for certificate checks, otherwise
- libcurl must be quite new to support CURLINFO_CRETINFO with
+ libcurl must be quite new to support CURLINFO_CERTINFO with
GnuTLS and NSS libraries:
- 7.42.0 or newer for GnuTLS
- 7.34.0 or newer for NSS