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

TLS support and certificate authentication against the etcd cluster. #42

Closed
wants to merge 0 commits into from

Conversation

davidprtgnzlz
Copy link
Contributor

This development adds the possibility of using certificate authentication against an etcd cluster, in addition to the trusted CA's in TLS communication with the servers.

Partially resolves the issue: #7 (comment)

@davidprtgnzlz davidprtgnzlz requested a review from lucab as a code owner October 24, 2022 12:03
@lucab
Copy link
Contributor

lucab commented Oct 24, 2022

Thanks for the PR!
It looks like this embeds a full etcd client library update. Is that required for the authentication bits? It may be good to either avoid doing that, or at least to split that to its own PR.

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