Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support

is no longer only present when built with SSL support.
This commit is contained in:
Daniel Stenberg
2005-03-21 08:14:32 +00:00
parent d34f32b39e
commit 3e5a32671c
18 changed files with 27 additions and 33 deletions

View File

@@ -64,9 +64,8 @@ Welcome to the end station
<server>
http
</server>
# NTLM only works if we are built with SSL
<features>
SSL
NTLM
</features>
<name>
HTTP with proxy-requiring-NTLM to site-requiring-Digest