Open ghost opened 4 months ago
When I was testing, I encountered the following problem:
Curl error reports showed that it has no --proxy-insecure
command. I think you should try to resolve it from this point, which is beyond me
I encountered the following problem when useing the '-k' parameter instead of the '--proxy-insecure' parameter. so what is the reason for this?
I encountered the following problem when useing the '-k' parameter instead of the '--proxy-insecure' parameter. so what is the reason for this?
@chobits
hi, your configuration is right, but ur constructed curl command is not right, see my latest documentation here: https://github.com/chobits/ngx_http_proxy_connect_module#example-for-curl-connect-request-in-https
_Originally posted by @chobits in https://github.com/chobits/ngx_http_proxy_connect_module/issues/22#issuecomment-1455553322_