Skip to content

Enable mTLS for all components #234

@k82cn

Description

@k82cn

Motivation

Currently, all connections between components are insecure. It's better to enable mTLS for all connection for security.

Function Specification

  1. Enable mTLS for all connections, e.g. client <--> session manager <--> executor manager.
  2. Currently, let's only enable mTLS; we'll trace RBAC in other issues.

Solutions

enable mTLS.

Additional context

N/A

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions