diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-02-12 20:48:40 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-02-12 20:48:40 +0000 |
commit | 9a4c887c4a7279acc4cae66b11540746244e9cc3 (patch) | |
tree | 395649682d8b46f2a83c5f12d5fa772cb5517180 /docs/FAQ | |
parent | de41c6ef4344ff7135274a0481e11c3c1a38a0d5 (diff) |
Added support for Digest and NTLM authentication using GnuTLS.
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -788,7 +788,7 @@ FAQ This is supported in curl 7.10.6 or later. No earlier curl version knows of this magic. Later versions require the OpenSSL or Microsoft Windows - libraries to provide this functionality. Using GnuTLS or NSS libraries will + libraries to provide this functionality. Using the NSS library will not provide NTLM authentication functionality in curl. NTLM is a Microsoft proprietary protocol. Proprietary formats are evil. You |