diff options
author | Bill Nagel <wnagel@tycoint.com> | 2016-07-07 08:40:45 -0700 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2016-08-03 19:33:59 +0100 |
commit | 497e7c9d3460566712b3cd81b272cde7826f264c (patch) | |
tree | 9ccab8e336585dc020870fb8b79bd62f562032d1 /docs/FEATURES | |
parent | db3887632c735f90592daddf2b1e86664b4facb7 (diff) |
mbedtls: Added support for NTLM
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 10fbdd570..24fa56dd3 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -195,8 +195,8 @@ FOOTNOTES *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 - Windows) + *9 = requires OpenSSL, GnuTLS, mbedTLS, NSS, yassl, Secure Transport or SSPI + (native Windows) *10 = requires any of the SSL libraries in (*1) above other than axTLS, which does not support SSLv3 *11 = requires libidn or Windows |