Setup ScyllaDB with mTLS for node to node communication #1217
Labels
kind/epic
Categorizes issue as an epic.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is this a bug report or feature request?
What should the feature do:
We need to setup ScyllaDB with node to node mTLS to make sure the node communication on our shared platform is encrypted and authenticated.
This also prevents nodes to accidentally join a different cluster which can happen when there is no authentication and IPs are eventually reused. (If dc name matches.)
We should enable node-to-node encryption by default and only have fallback option to use insecure one instead.
https://docs.scylladb.com/stable/operating-scylla/security/node-node-encryption.html
Tasks
The text was updated successfully, but these errors were encountered: