Skip to content
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

Reenable tls-ekm #243

Merged
merged 2 commits into from
May 15, 2024
Merged

Reenable tls-ekm #243

merged 2 commits into from
May 15, 2024

Conversation

reynir
Copy link
Contributor

@reynir reynir commented May 14, 2024

The bug has been identified in ocaml-tls and fixed by @hannesm. Clients and servers should again use tls-ekm for key derivation if possible.

Closes #181.

The bug has been identified in ocaml-tls and fixed by @hannesm. Clients
and servers should again use tls-ekm for key derivation if possible.

Closes #181.
@hannesm
Copy link
Contributor

hannesm commented May 14, 2024

looks good, wait for ocaml/opam-repository#25870 and we should adjust the tls bound to >= 0.17.5 :)

Copy link
Contributor

@hannesm hannesm left a comment

Choose a reason for hiding this comment

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

👍🏾

@hannesm
Copy link
Contributor

hannesm commented May 15, 2024

thanks, CI is green and the tls release is merged. :)

@hannesm hannesm merged commit 1b58ba1 into main May 15, 2024
5 checks passed
@hannesm hannesm deleted the enable-tls-ekm branch May 15, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

IV_PROTO tls-ekm does not work nicely with a debian server
2 participants