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

[new release] tls (5 packages) (0.17.5) #25870

Merged
merged 1 commit into from
May 15, 2024

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented May 14, 2024

Transport Layer Security purely in OCaml

CHANGES:

CHANGES:

* tls: documentation: clarify send_application_data (mirleft/ocaml-tls#492 @reynir)
* BUGFIX: tls: export_key_material was wrong for the server side on TLS 1.3,
  reported in robur-coop/miragevpn#181 by @reynir, fix in mirleft/ocaml-tls#495 @hannesm
* FEATURE: tls: add channel_binding (RFC 5929, RFC 9266) support (tls_unique,
  tls_exporter, tls_server_endpoint), requested by @Neustradamus in mirleft/ocaml-tls#484, added
  in mirleft/ocaml-tls#496 by @hannesm
@Neustradamus
Copy link

@hannesm: Good job, a better security will be here with a new release! :)

@hannesm
Copy link
Member Author

hannesm commented May 14, 2024

CI errors are unrelated, good to merge!

@raphael-proust
Copy link
Collaborator

Looks good to me indeed! Thanks a lot!

@raphael-proust raphael-proust merged commit 0dc68a8 into ocaml:master May 15, 2024
1 of 2 checks passed
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.

None yet

3 participants