docs: mention that NTLM works with NSS, too
This commit is contained in:
@@ -1061,8 +1061,8 @@ HTTP NTLM authentication. A proprietary protocol invented and used by
|
|||||||
Microsoft. It uses a challenge-response and hash concept similar to Digest, to
|
Microsoft. It uses a challenge-response and hash concept similar to Digest, to
|
||||||
prevent the password from being eavesdropped.
|
prevent the password from being eavesdropped.
|
||||||
|
|
||||||
You need to build libcurl with OpenSSL support for this option to work, or
|
You need to build libcurl with either OpenSSL or NSS support for this option
|
||||||
build libcurl on Windows.
|
to work, or build libcurl on Windows.
|
||||||
.IP CURLAUTH_NTLM_WB
|
.IP CURLAUTH_NTLM_WB
|
||||||
NTLM delegating to winbind helper. Authentication is performed by a separate
|
NTLM delegating to winbind helper. Authentication is performed by a separate
|
||||||
binary application that is executed when needed. The name of the application
|
binary application that is executed when needed. The name of the application
|
||||||
|
|||||||
Reference in New Issue
Block a user