Skip to content
Snippets Groups Projects
Commit 5ebc6e30 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

add SSPI

parent 99360076
No related branches found
No related tags found
No related merge requests found
......@@ -933,6 +933,9 @@ SPNEGO Negotiate authentication is supported.
This curl supports transfers of large files, files larger than 2GB.
.IP "IDN"
This curl supports IDN - international domain names.
.IP "SSPI"
SSPI is supported. If you use NTLM and set a blank user name, curl will
authenticate with your current user and password.
.RE
.IP "-w/--write-out <format>"
Defines what to display after a completed and successful operation. The format
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment