mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02:43:31 +03:00
docs: Updated following the addition of SSPI based HTTP digest auth
This commit is contained in:
parent
0a925d7834
commit
338b641370
4 changed files with 9 additions and 18 deletions
|
|
@ -125,7 +125,7 @@ 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 Kerberos, NTLM, SPNEGO and
|
||||
SASL DIGEST-MD5 authentication. It also allows libcurl to use the current user
|
||||
Digest 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue