Rajesh,
Try this:
curl -I -x 172.16.130.2:443 <https://172.16.130.2/> https://example.com

Still SSL to example.com, but using the http proxy on port 443. Still
encrypted.

Mike M.


On Tue, Apr 10, 2018 at 8:34 AM, Eric Covener <[email protected]> wrote:

> On Tue, Apr 10, 2018 at 8:10 AM, Rajesh Cherukuri <[email protected]>
> wrote:
> > Eric
> >
> >  So you mean to say that i can't use a browser that has proxy
> configuration
> > as  apache  HTTPS forwarding  proxy and then use it to connect to http
> and
> > https urls ?
>
> I'm saying if you configure a browser to use a proxy for HTTPS
> connections, it uses CONNECT over HTTP to the proxy server.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to