From 42f60ecb36a958bba00a96cc69549b116b9d28db Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 23 Apr 2004 06:04:52 +0000 Subject: require SSL as otherwise NTLM doesn't work! --- tests/data/test162 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data') 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 +# NTLM only works if SSL-support is present + +SSL + http -- cgit v1.2.3