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, tls-mirage, tls-lwt, tls-eio and tls-async (0.17.3) #24811

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Nov 20, 2023

Transport Layer Security purely in OCaml

CHANGES:

CHANGES:

* tls: provide Engine.export_key_material, which implements RFC 5705 (and 8446)
  TLS EKM (mirleft/ocaml-tls#482 @hannesm)
* tls: fix protocol_version in Engine.epoch (TLS 1.3 always pretended TLS 1.0)
  (mirleft/ocaml-tls#482 @hannesm)
* tls: add the side (`` `Client `` or `` `Server ``) to epoch_data
  (mirleft/ocaml-tls#482 @hannesm)
* BREAKING tls: Engine.epoch - return result instead of custom variant
  (mirleft/ocaml-tls#483 @hannesm)
@hannesm
Copy link
Member Author

hannesm commented Nov 20, 2023

all CI faliures are unrelated, good to be merged.

@mseri
Copy link
Member

mseri commented Nov 21, 2023

I fixed the fixable one separately. Thanks.

@mseri mseri merged commit 7363016 into ocaml:master Nov 21, 2023
1 of 2 checks passed
@hannesm hannesm deleted the release-tls-v0.17.3 branch November 21, 2023 14:02
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

2 participants