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 <cove...@gmail.com> wrote:

> On Tue, Apr 10, 2018 at 8:10 AM, Rajesh Cherukuri <rajec...@gmail.com>
> 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: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to