diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/test162 | 4 | 
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> | 
