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 ?
On Tue, Apr 10, 2018 at 12:42 PM, Eric Covener <[email protected]> wrote: > On Tue, Apr 10, 2018 at 7:41 AM, Stefan Eissing > <[email protected]> wrote: > > I advice to debug this step-by-step. First the SSL connection to your > Apache. Then the proxy setup. Then any restrictions with "Require...". > > +1. It appears curl is using HTTP to talk to your proxy, like a > browser would, but that's not your requirement.Your requirement is to > use HTTPS on that hop (a browser wouldn't). > You could easily verify this with a packet capture and it's no httpd issue. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
