]> granicus.if.org Git - curl/commitdiff
docs: Added mention of Kerberos for CURL_VERSION_SSPI
authorSteve Holme <steve_holme@hotmail.com>
Sun, 2 Nov 2014 00:54:50 +0000 (00:54 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 2 Nov 2014 01:00:29 +0000 (01:00 +0000)
As this has been present for SOCKSv5 proxy since v7.19.4 and for IMAP,
POP3 and SMTP authentication since v7.38.0.

docs/libcurl/curl_version_info.3

index 53f0495add78fccfe0588be6ec4f2e83586051aa..8a4c2322b6103e848e706026bc257c6cfe41d5bb 100644 (file)
@@ -124,9 +124,9 @@ libcurl was built with support for IDNA, domain names with international
 letters. (Added in 7.12.0)
 .IP CURL_VERSION_SSPI
 libcurl was built with support for SSPI. This is only available on Windows and
-makes libcurl use Windows-provided functions for NTLM, SPNEGO and SASL DIGEST-MD5
-authentication. It also allows libcurl to use the current user credentials without
-the app having to pass them on. (Added in 7.13.2)
+makes libcurl use Windows-provided functions for Kerberos, NTLM, SPNEGO and
+SASL DIGEST-MD5 authentication. It also allows libcurl to use the current user
+credentials without the app having to pass them on. (Added in 7.13.2)
 .IP CURL_VERSION_GSSAPI
 libcurl was built with support for GSS-API. This makes libcurl use provided
 functions for Kerberos and SPNEGO authentication. It also allows libcurl