docs: Updated following the addition of SSPI based HTTP digest auth

This commit is contained in:
Steve Holme
2014-11-06 23:47:18 +00:00
parent 0a925d7834
commit 338b641370
4 changed files with 9 additions and 18 deletions

View File

@@ -1684,7 +1684,7 @@ Principal Name) formats. For example, EXAMPLE\\user and user@example.com
respectively.
If you use a Windows SSPI-enabled curl binary and perform Kerberos V5,
Negotiate, NTLM or DIGEST-MD5 authentication then you can tell curl to select
Negotiate, NTLM or Digest authentication then you can tell curl to select
the user name and password from your environment by specifying a single colon
with this option: "-u :".