]> granicus.if.org Git - curl/commitdiff
require SSL as otherwise NTLM doesn't work!
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2004 06:04:52 +0000 (06:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2004 06:04:52 +0000 (06:04 +0000)
tests/data/test162

index 27576c0f956be70127deb22ffca3be23af315070..e02952be551158709e792659df505f475dcbe42a 100644 (file)
@@ -14,6 +14,10 @@ isn't because there's no Proxy-Authorization: NTLM header
 
 # Client-side
 <client>
+# NTLM only works if SSL-support is present
+<features>
+SSL
+</features>
 <server>
 http
 </server>