Skip to content

Cannot change TLS minimum version to 1.3 for internal encryption (between Ingress to Activator) #14057

@izabelacg

Description

@izabelacg

Describe the feature

I attempted to change the minimum TLS version (from 1.2 to 1.3) in the activator when internal encryption is activated, but kourier-tls tests failed (PR attempt #13930). They failed when this line is changed (communication between Ingress to Activator):

MinVersion: tls.VersionTLS12,

TLS 1.3 comes with numerous enhancements, such as a quicker TLS handshake and more secure cipher suites. We should aim to move minimum version from 1.2 to 1.3.

Metadata

Metadata

Assignees

Labels

kind/featureWell-understood/specified features, ready for coding.triage/acceptedIssues which should be fixed (post-triage)

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions