TooTallNate / node-proxy-agent

Maps proxy protocols to `http.Agent` implementations
285 stars 69 forks source link

https request not work #79

Closed billypon closed 1 year ago

billypon commented 1 year ago

when i make https request with proxy, i got this error self signed certificate in certificate chain, how can i solve this problem?

TooTallNate commented 1 year ago

This code in this repository has been moved to the proxy-agents monorepo, so I am closing this pull request. If you feel that this issue still exists as of the latest release, feel free to open a new issue over there.