diff options
author | Patrick Monnerat <pm@datasphere.ch> | 2014-10-13 16:33:47 +0200 |
---|---|---|
committer | Patrick Monnerat <pm@datasphere.ch> | 2014-10-13 16:33:47 +0200 |
commit | 265b9a2e493b685e8118bd027905ed52bcde365a (patch) | |
tree | 77bddebd61b039a54e63087720e56e0f966e33cf /docs/FEATURES | |
parent | ec8330b21d99b7be0205005b50a37a719c15d195 (diff) | |
download | curl-265b9a2e493b685e8118bd027905ed52bcde365a.tar.gz |
vtls: remove QsoSSL
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 7062e0b78..802292c55 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -178,7 +178,7 @@ FOOTNOTES ========= *1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS, PolarSSL, WinSSL (native - Windows), Secure Transport (native iOS/OS X) or qssl (native IBM i) + Windows), Secure Transport (native iOS/OS X) or GSKit (native IBM i) *2 = requires OpenLDAP *3 = requires a GSS-API implementation (such as Heimdal or MIT Kerberos) or SSPI (native Windows) @@ -186,7 +186,7 @@ FOOTNOTES currently supported *5 = requires nghttp2 and possibly a recent TLS library *6 = requires c-ares - *7 = requires OpenSSL, NSS, qssl, WinSSL or Secure Transport; GnuTLS, for + *7 = requires OpenSSL, NSS, GSKit, WinSSL or Secure Transport; GnuTLS, for example, only supports SSLv3 and TLSv1 *8 = requires libssh2 *9 = requires OpenSSL, GnuTLS, NSS, yassl, Secure Transport or SSPI (native |