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

Ignore self signed cert #15

Open
mknwebsolutions opened this issue Jul 22, 2015 · 2 comments
Open

Ignore self signed cert #15

mknwebsolutions opened this issue Jul 22, 2015 · 2 comments

Comments

@mknwebsolutions
Copy link

Anyway to ignore self signed certs for local testing?

@matthewfranglen
Copy link

This change will ignore self signed certificates: matthewfranglen@af11b6e

@mellery451
Copy link

mellery451 commented Feb 9, 2018

based on that patch, it looks like setting an ENV var works:

NODE_TLS_REJECT_UNAUTHORIZED=0 thor --amount ...

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

3 participants