summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-ntlm.d
blob: 074b7df85569305af8be633fdd9c84b6e32f7f13 (plain)
1
2
3
4
5
6
7
8
Long: proxy-ntlm
Help: Use NTLM authentication on the proxy
See-also: proxy-negotiate proxy-anyauth
Category: proxy auth
Example: --proxy-ntlm --proxy-user user:passwd -x http://proxy $URL
---
Tells curl to use HTTP NTLM authentication when communicating with the given
proxy. Use --ntlm for enabling NTLM with a remote host.