<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
By webproxy I meant the property I set when making HTTP requests. I use CPPRestSDK, here is the reference to set_proxy() method:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://microsoft.github.io/cpprestsdk/classweb_1_1http_1_1client_1_1http__client__config.html#aee5ef5ba25992d4b9b41cb28f3fb0d0c" id="LPlnk">https://microsoft.github.io/cpprestsdk/classweb_1_1http_1_1client_1_1http__client__config.html#aee5ef5ba25992d4b9b41cb28f3fb0d0c</a></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
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
<span id="🙂">🙂</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Should I be looking into any options listed for <i>http_port </i>squid config, like intercept?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<strong style="color: rgb(38, 114, 236); font-family: Verdana; font-size: inherit; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; background-color: ;">Aniruddha Gore</strong><br>
</div>
<div id="Signature">
<div><font color="#000000" face="Verdana" size="1" style="font-size:8pt">Sent from
<a href="http://www.microsoft.com/en-us/outlook-com/compare/" target="_blank"><font color="#2672ec"><font color="#2672ec">O</font><font color="#d24726">u</font><font color="#008a17">t</font><font color="#5133ab">l</font><font color="#8c0095">o</font><font color="#8c0095">o</font><font color="#ac193d">k</font><font color="#000000">.</font><font color="#008a17">c</font><font color="#e1c404">o</font></font><font color="#666666">m</font></a></font>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> squid-users <squid-users-bounces@lists.squid-cache.org> on behalf of Matus UHLAR - fantomas <uhlar@fantomas.sk><br>
<b>Sent:</b> Thursday, May 13, 2021 1:04 AM<br>
<b>To:</b> squid-users@lists.squid-cache.org <squid-users@lists.squid-cache.org><br>
<b>Subject:</b> Re: [squid-users] HTTPS request times out going through Squid proxy</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On 12.05.21 23:22, Aniruddha Gore wrote:<br>
> Pinging the thread again since I think mine is a straightforward set-up. <br>
> Just wondering if I need to setup the config a certain way to start<br>
> supporting HTTPS calls.<br>
<br>
https requests through squid just work as CONNECT requests where squid just<br>
passes the request to destination server, doing nothing with that.<br>
<br>
>  They work if squid is running on the same<br>
> machine, but I start seeing problems if squid is running on another<br>
> machine and I use webproxy on HTTP requests.<br>
<br>
webproxy? Doesn't your software connect directly to squid?<br>
<br>
there should be no difference if your client software connects to squid on<br>
your or other machine, unless there's anything in between that tries to<br>
intercept those connections. <br>
Such interception could explain your problems.<br>
<br>
-- <br>
Matus UHLAR - fantomas, uhlar@fantomas.sk ; <a href="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">
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</a><br>
Warning: I wish NOT to receive e-mail advertising to this address.<br>
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.<br>
My mind is like a steel trap - rusty and illegal in 37 states.<br>
_______________________________________________<br>
squid-users mailing list<br>
squid-users@lists.squid-cache.org<br>
<a href="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">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</a><br>
</div>
</span></font></div>
</body>
</html>