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

*: enable tls support for store #208

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Nov 24, 2016

To enable tls the endpoints should be provided with an https scheme.

Add an option to define the ca file to verify the server certificate.
Add options to set the client cert and key pairs (for client
authentication with etcd)
Add an option to skip server tls cert verification.

To enable tls the endpoints should be provided with an https scheme.

Add an option to define the ca file to verify the server certificate.
Add options to set the client cert and key pairs (for client
authentication with etcd)
Add an option to skip server tls cert verification.
@sgotti sgotti merged commit c1983f2 into sorintlab:master Nov 30, 2016
sgotti added a commit that referenced this pull request Nov 30, 2016
*: enable tls support for store
@sgotti sgotti modified the milestone: v0.5.0 Dec 12, 2016
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.

None yet

1 participant