diff options
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index e641cea..f04a3f0 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -15,7 +15,7 @@ check_curl: | |||
15 | - Requires libcurl 7.15.2 or later | 15 | - Requires libcurl 7.15.2 or later |
16 | http://www.haxx.se | 16 | http://www.haxx.se |
17 | - --ssl/-S and -C requires OpenSSL for certificate checks, otherwise | 17 | - --ssl/-S and -C requires OpenSSL for certificate checks, otherwise |
18 | libcurl must be quite new to support CURLINFO_CRETINFO with | 18 | libcurl must be quite new to support CURLINFO_CERTINFO with |
19 | GnuTLS and NSS libraries: | 19 | GnuTLS and NSS libraries: |
20 | - 7.42.0 or newer for GnuTLS | 20 | - 7.42.0 or newer for GnuTLS |
21 | - 7.34.0 or newer for NSS | 21 | - 7.34.0 or newer for NSS |