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 configuration enhancements #2959

Closed
3 tasks done
slackpad opened this issue Apr 25, 2017 · 0 comments
Closed
3 tasks done

TLS configuration enhancements #2959

slackpad opened this issue Apr 25, 2017 · 0 comments
Assignees
Labels
type/enhancement Proposed improvement or new feature

Comments

@slackpad
Copy link
Contributor

slackpad commented Apr 25, 2017

This issue captures some enhancements to TLS support:

  • Add a tls_cipher_suites configuration equivalent to Vault
  • See if Vault's tls_prefer_server_cipher_suites option is relevant to Consul
  • Add support for a directory of CA certs, so it's possible to verify against multiple CAs (look at Nomad RFC for details on format)
@slackpad slackpad added the type/enhancement Proposed improvement or new feature label Apr 25, 2017
magiconair pushed a commit that referenced this issue Apr 27, 2017
This patch adds options to configure the available
TLS cipher suites and adds support for a path
for multiple CA certificates.

Fixes #2959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants