Skip to content

Enable X25519MLKEM768 for TLS 1.3 #13087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

loganaden
Copy link

Description

Enable X25519MLKEM768 for TLS 1.3.
This requires bumping go to 1.24.0

Link to tracking issue

Testing

Documentation

@loganaden loganaden requested a review from a team as a code owner May 25, 2025 14:07
@loganaden loganaden requested a review from atoulme May 25, 2025 14:07
@@ -1,6 +1,6 @@
module go.opentelemetry.io/collector/config/configtls

go 1.23.0
go 1.24.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only upgrade after 1.25 release

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. I will wait for 1.25 to be out then I will update the PR. Is that OK ?

Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking until golang 1.25 is out. Please dismiss this when the condition happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants