ubuntu - CNTLM doesn't work with cURL -


in virtual server use cntlm local proxy accessing ntlm authentication. when execute command:

sudo curl -x "http://google.com" 

it's work fine, when specify port, this:

sudo curl -x "http://google.com:443" 

i got error - %bla-bla-bla% network unreachable %bla-bla-bla%. maybe wrong configured /etc/cntlm.conf? please, me.

p.s. use ubuntu 14.04 under virtualbox(with vagrant).

you missed "secure" in protocol:

http://google.com:443 not exist.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -