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

Implement setupTLSConfig using consul/api #3281

Closed
wants to merge 1 commit into from

Conversation

simon-wenmouth
Copy link

@simon-wenmouth simon-wenmouth commented Sep 4, 2017

Update function setupTLSConfig to use the consul/api function SetupTLSConfig. Fixes issue where client certificates were not loaded (nil) which then caused mutual TLS to fail unexpectedly.

See: #3248

Update function `setupTLSConfig` to use the `consul/api` function
`SetupTLSConfig`.  Fixes issue where client certificates were not
loaded which then caused mutual TLS to fail unexpectedly.
@simon-wenmouth
Copy link
Author

This change causes the issue to be resolved when the CONSUL_* environment variables are present. I'm going to close this PR until such a time as that those environment variables are optional.

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.

1 participant