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

@@ -62,9 +62,8 @@ daniel
<server>
http
</server>
# NTLM requires SSL
<features>
SSL
NTLM
</features>
<name>
HTTP proxy CONNECT auth NTLM and then POST