From 5ebc6e305e1932bbddbceb3a2109e497225aa76a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 7 Apr 2005 07:30:02 +0000 Subject: add SSPI --- docs/curl.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/curl.1 b/docs/curl.1 index f272c3d12..fbac73fb8 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -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 " Defines what to display after a completed and successful operation. The format -- cgit v1.2.3