aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test162
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-23 06:04:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-23 06:04:52 +0000
commit42f60ecb36a958bba00a96cc69549b116b9d28db (patch)
treee97a6adfe9f21a641e0503d8aec05e8ad86784e3 /tests/data/test162
parent550862f41abecc44714986f7bfec1267e42d6fcd (diff)
require SSL as otherwise NTLM doesn't work!
Diffstat (limited to 'tests/data/test162')
-rw-r--r--tests/data/test1624
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test162 b/tests/data/test162
index 27576c0f9..e02952be5 100644
--- a/tests/data/test162
+++ b/tests/data/test162
@@ -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>