Skip to content

support channel bindings (RFC 5929, 9266)#496

Merged
hannesm merged 1 commit intomirleft:mainfrom
hannesm:channel-binding
May 14, 2024
Merged

support channel bindings (RFC 5929, 9266)#496
hannesm merged 1 commit intomirleft:mainfrom
hannesm:channel-binding

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented May 10, 2024

fixes #484

@Neustradamus
Copy link
Copy Markdown

Good job @hannesm!

Have you tested with jackline?

Linked to:

@hannesm hannesm force-pushed the channel-binding branch from fcfcd68 to ac40edc Compare May 10, 2024 11:51
@hannesm hannesm merged commit cd918d9 into mirleft:main May 14, 2024
@hannesm hannesm deleted the channel-binding branch May 14, 2024 08:17
raphael-proust pushed a commit to ocaml/opam-repository that referenced this pull request May 15, 2024
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
dinosaure added a commit to dinosaure/ocaml-tls that referenced this pull request Jun 27, 2024
@dinosaure dinosaure mentioned this pull request Jun 27, 2024
dinosaure added a commit to dinosaure/ocaml-tls that referenced this pull request Jul 22, 2024
hannesm pushed a commit to dinosaure/ocaml-tls that referenced this pull request Aug 19, 2024
hannesm pushed a commit to dinosaure/ocaml-tls that referenced this pull request Aug 20, 2024
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.

RFC 9266: Channel Bindings for TLS 1.3 support

2 participants