Hello Team,

We have one centos 7 client machine and configure the proxy manually
through command.
Proxy ip 192.168.1.2
Proxy port 8080

Set the environment with below command
Export http_ proxy="192.168.1.2:8080"

But when I download the website through http it is download.
Wget http://google.com

Index.html page download

2. Wget https://google.com
Index.html not download and it is showing the connection problem.

Note: on browser it is working with https too. But on cli terminal it is
not working.

Please help me asap
_______________________________________________
squid-users mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to