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

HTTPS requests are blocked on corporate networks #73

Closed
timfish opened this issue Apr 26, 2018 · 0 comments
Closed

HTTPS requests are blocked on corporate networks #73

timfish opened this issue Apr 26, 2018 · 0 comments
Assignees

Comments

@timfish
Copy link
Collaborator

timfish commented Apr 26, 2018

Many corporate networks unwrap SSL connections and install their own self signed root certificate into the Windows certificate store.

Requests made from the main process do no respect the users proxy settings or check certificates against those outside the certificates shipped with node.

It looks like the win-ca module could fix this this on Windows but requires native build tools to build it for the current platform.

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

No branches or pull requests

2 participants