Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need the same support for the https:// urls with CONNECT request hitting on the nginx proxy #1

Open
naveen27232 opened this issue Jul 16, 2020 · 1 comment

Comments

@naveen27232
Copy link

Hi @kawanet

I was able to use your methodology and it works fine for all http URLs , but how can we implement the same for the https:// URLs which primarily send a CONNECT request to the nginx proxy , when set the proxy IP and port 3128 in the browsers manual proxy settings.
Any leads..

Thanks,
Naveen

@markgargan
Copy link

Hi Naveen, were you able to get any solution for this? I tried with this nginx image
https://hub.docker.com/r/reiz/nginx_proxy

which has the ngx_http_proxy_connect_module preconfigured but I haven't been able to successfully pass a https url through the proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants