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

Disable nodejs rejecting self signed certs #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KipSigei
Copy link
Contributor

  • Add task to optionally disable nodejs from rejecting self signed certificates

@KipSigei KipSigei changed the title Disable nodejs rejection self signed certs Disable nodejs rejecting self signed certs Jun 12, 2020
Copy link
Member

@ukanga ukanga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we set the default value for this as 1, such that enketo_set_node_tls_reject_env is instead enketo_node_tls_reject_unauthorized = 1? In this case, we would always set this value in all deployments and then if you want a different value you set it accordingly on your inventory vars?

@KipSigei KipSigei force-pushed the disable-nodejs-rejection-self-signed-certs branch from bd52bdd to e127ea7 Compare June 15, 2020 08:46
@DavisRayM DavisRayM force-pushed the disable-nodejs-rejection-self-signed-certs branch from e127ea7 to 5abb874 Compare October 5, 2021 10:48
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

Successfully merging this pull request may close these issues.

2 participants