Skip to content

[FEATURE] Disable AES when we have valid server/client TLS certificates #68536

@dwoz

Description

@dwoz

We need to finish filling out the TLS code for TCP and WS transports. Make channels aware of the CN in the client certificate and disable AES. This will provide remove redundant encryption and provide performance increases.

It's long been known that salt uses a home-brew crypto implementation and while this has undergone signification security reviews over the years it still is not ideal. Allowing users to use TLS instead of our crypto implementation should increase confidence moving forward.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions