Closed
Description
The rpc.Context
logic today is equipped to set up TLS parameters for:
- Client-to-KV RPCs
- KV-to-KV RPCs
- SQL pod to KV RPCs
Now we also want to introduce SQL pod to SQL pod RPCs. We need a new TLS configuration for that.
Some questions to answer:
- which CA to use?
- are there other "gotchas" to account for?
Epic: CRDB-8505
Metadata
Metadata
Assignees
Labels
Pertains to authn subsystemsPertains to current CC production issues or short-term projectsCLI commands that pertain to CockroachDB server processesRelated to multi-tenancyPertains to network addressing,routing,initializationSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)DB Server & Security