mirror of
https://github.com/curl/curl.git
synced 2025-09-17 09:32:48 +03:00
NTLM requires SSL
This commit is contained in:
parent
0fbcea45d6
commit
ff52ba7f7b
|
@ -7,6 +7,9 @@
|
||||||
<server>
|
<server>
|
||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
|
<features>
|
||||||
|
SSL
|
||||||
|
</features>
|
||||||
<name>
|
<name>
|
||||||
HTTP POST with --proxy-ntlm and no SSL with no response
|
HTTP POST with --proxy-ntlm and no SSL with no response
|
||||||
</name>
|
</name>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user