[squid-users] Wget https://www.google.com not download

Jorgeley Junior jorgeley at gmail.com
Mon Aug 29 16:50:52 UTC 2016


I think you have to set all these environment variables, see my example:

ftp_proxy=ftp://192.168.1.254:8213/
http_proxy=http://192.168.1.254:8213/
https_proxy=https://192.168.1.254:8213/
socks_proxy=socks://192.168.1.254:8213/

Also, I setted the proxy into the file:   /etc/wgetrc

Hope it helps

2016-08-29 13:05 GMT-03:00 Vibhor Saraswat <vibhorsaraswat at gmail.com>:

> Are you sure it is working, some times
> when i try wget https:// <https://www.google.com/>www.google.com
>
> it is not download
>
> ""wget proxy tunneling failed bad request unable to establish ssl
> connection""
>
> this message is appears when i  try wget https:// URL's
>
> On 29-Aug-2016 9:15 pm, "FredB" <fredbmail at free.fr> wrote:
>
>>
>> > Set the environment with below command
>> > Export http_ proxy=" 192.168.1.2:8080 "
>> >
>> HTTP
>>
>> > But when I download the website through http it is download.
>> > Wget http://google.com
>> >
>>
>> HTTPS
>> export https_ proxy="192.168.1.2:8080"
>>
>> Fred
>> _______________________________________________
>> squid-users mailing list
>> squid-users at lists.squid-cache.org
>> http://lists.squid-cache.org/listinfo/squid-users
>>
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
>


--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160829/90a9633b/attachment.html>


More information about the squid-users mailing list