require ssl since ntlm needs it
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Apr 2004 15:16:07 +0000 (15:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Apr 2004 15:16:07 +0000 (15:16 +0000)
tests/data/test155

index 720ca29befc4ff1ac47ba1ae9b3694fbabfa9534..0e486a65e926f36c19e9aa9004e95217c2f4b3ea 100644 (file)
@@ -63,6 +63,10 @@ Finally, this is the real page!
 
 # Client-side
 <client>
+# NTLM only works if SSL-support is present
+<features>
+SSL
+</features>
 <server>
 http
 </server>