mirror of
https://github.com/curl/curl.git
synced 2026-08-25 17:33:32 +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
|
|
@ -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 :".
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue