]> granicus.if.org Git - curl/commitdiff
NTLM: is supported in GnuTLS builds too
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 May 2012 21:15:51 +0000 (23:15 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 May 2012 21:15:51 +0000 (23:15 +0200)
... since commit 9a4c887c4a7 introduced in libcurl 7.19.4

docs/libcurl/curl_easy_setopt.3

index 830c1dd099688b658d24c80dc2735e7517927709..3edee8614752b9d9c186d137ffd5c6d83c7a5f35 100644 (file)
@@ -1064,8 +1064,8 @@ HTTP NTLM authentication. A proprietary protocol invented and used by
 Microsoft. It uses a challenge-response and hash concept similar to Digest, to
 prevent the password from being eavesdropped.
 
-You need to build libcurl with either OpenSSL or NSS support for this option
-to work, or build libcurl on Windows.
+You need to build libcurl with either OpenSSL, GnuTLS or NSS support for this
+option to work, or build libcurl on Windows.
 .IP CURLAUTH_NTLM_WB
 NTLM delegating to winbind helper. Authentication is performed by a separate
 binary application that is executed when needed. The name of the application