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 Nomad Gossip and RPC Encryption #40

Open
lawliet89 opened this issue Apr 19, 2018 · 1 comment
Open

Implement Nomad Gossip and RPC Encryption #40

lawliet89 opened this issue Apr 19, 2018 · 1 comment
Labels
D-High Difficulty High enhancement New feature or request P-High Priority High

Comments

@lawliet89
Copy link
Collaborator

https://www.nomadproject.io/docs/agent/encryption.html

@lawliet89 lawliet89 added the enhancement New feature or request label Apr 20, 2018
@lawliet89
Copy link
Collaborator Author

Failed attempt at #78

Issues:

  • Vault's Nomad secret backend does not play well with non system bundled CA
  • Difficult to migrate an existing cluster to TLS. Needs more support in Nomad to support both TLS and non TLS connections at the same time. The documentation states In a future release Nomad will allow upgrading a cluster to use TLS by allowing servers to accept TLS and non-TLS connections from clients during the migration. We should wait for that.

To Note: Requires retroactive changes after enable TLS on:

  • Core ELB target group protocol for nomad server from HTTP -> HTTPS
  • Nomad ACL module's endpoint

@lawliet89 lawliet89 added P-High Priority High D-High Difficulty High labels Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-High Difficulty High enhancement New feature or request P-High Priority High
Projects
None yet
Development

No branches or pull requests

1 participant