mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
require ssl since ntlm needs it
This commit is contained in:
parent
8ed44e8dfb
commit
a7fd6f9007
@ -63,6 +63,10 @@ Finally, this is the real page!
|
|||||||
|
|
||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
|
# NTLM only works if SSL-support is present
|
||||||
|
<features>
|
||||||
|
SSL
|
||||||
|
</features>
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user