mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Daniel Black's clarfication about the NTLM support
This commit is contained in:
parent
1dcb99f0f7
commit
a32eaffa77
4
docs/FAQ
4
docs/FAQ
@ -755,7 +755,9 @@ FAQ
|
|||||||
4.9 Curl can't authenticate to the server that requires NTLM?
|
4.9 Curl can't authenticate to the server that requires NTLM?
|
||||||
|
|
||||||
This is supported in curl 7.10.6 or later. No earlier curl version knows
|
This is supported in curl 7.10.6 or later. No earlier curl version knows
|
||||||
of this magic.
|
of this magic. Later versions require the OpenSSL or Microsoft Windows
|
||||||
|
libraries to provide this functionality. Using GnuTLS or NSS libraries will
|
||||||
|
not provide NTLM authentication functionality in curl.
|
||||||
|
|
||||||
NTLM is a Microsoft proprietary protocol. Proprietary formats are evil. You
|
NTLM is a Microsoft proprietary protocol. Proprietary formats are evil. You
|
||||||
should not use such ones.
|
should not use such ones.
|
||||||
|
Loading…
Reference in New Issue
Block a user