By webproxy I meant the property I set when making HTTP requests. I use 
CPPRestSDK, here is the reference to set_proxy() method:
https://microsoft.github.io/cpprestsdk/classweb_1_1http_1_1client_1_1http__client__config.html#aee5ef5ba25992d4b9b41cb28f3fb0d0c

It works seamlessly with another proxy I have tried, but that other proxy does 
not have some features that Squid has which is why I am trying to use Squid 🙂

Should I be looking into any options listed for http_port squid config, like 
intercept?

Aniruddha Gore
Sent from Outlook.com<http://www.microsoft.com/en-us/outlook-com/compare/>
________________________________
From: squid-users <squid-users-boun...@lists.squid-cache.org> on behalf of 
Matus UHLAR - fantomas <uh...@fantomas.sk>
Sent: Thursday, May 13, 2021 1:04 AM
To: squid-users@lists.squid-cache.org <squid-users@lists.squid-cache.org>
Subject: Re: [squid-users] HTTPS request times out going through Squid proxy

On 12.05.21 23:22, Aniruddha Gore wrote:
> Pinging the thread again since I think mine is a straightforward set-up.
> Just wondering if I need to setup the config a certain way to start
> supporting HTTPS calls.

https requests through squid just work as CONNECT requests where squid just
passes the request to destination server, doing nothing with that.

>  They work if squid is running on the same
> machine, but I start seeing problems if squid is running on another
> machine and I use webproxy on HTTP requests.

webproxy? Doesn't your software connect directly to squid?

there should be no difference if your client software connects to squid on
your or other machine, unless there's anything in between that tries to
intercept those connections.
Such interception could explain your problems.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.fantomas.sk%2F&amp;data=04%7C01%7C%7C78eda7ac32fe4134afd508d915e5d06a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637564899052690268%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=8GN%2Bq5JrEi67axE29LCJULDUOuN8u1yb%2F2navVxoyMY%3D&amp;reserved=0
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
My mind is like a steel trap - rusty and illegal in 37 states.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.squid-cache.org%2Flistinfo%2Fsquid-users&amp;data=04%7C01%7C%7C78eda7ac32fe4134afd508d915e5d06a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637564899052690268%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=GJQv4OnGZ3cgsGmcy8dmYJmg73A98JCLAXtQg8eZKgw%3D&amp;reserved=0
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to