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

Commits on Nov 30, 2016

  1. *: enable tls support for store

    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 committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    c1983f2 View commit details
    Browse the repository at this point in the history