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

update to tls 1.0.0 API #120

Merged
merged 1 commit into from
Sep 2, 2024
Merged

update to tls 1.0.0 API #120

merged 1 commit into from
Sep 2, 2024

Conversation

hannesm
Copy link
Contributor

@hannesm hannesm commented Aug 28, 2024

the two changes are:

  • Tls.Config.client now returns a result (here, Result.get_ok is used to extract the Ok path -- should there be error handling?)
  • mirage-random is deprecated, and now replaced by Mirage_crypto_rng_mirage.S directly.

@paurkedal paurkedal merged commit fd4339b into paurkedal:master Sep 2, 2024
1 check failed
@paurkedal
Copy link
Owner

Thanks!

@hannesm hannesm deleted the tls-1 branch September 2, 2024 08:23
@hannesm
Copy link
Contributor Author

hannesm commented Sep 2, 2024

Thanks for merging. Would it be possible that you cut a release with this PR being merged? This would unblock me from continuing releasing packages that rely on caqti and the tls, x509, mirage-crypto 1.0.0 release. Thanks a lot :)

@paurkedal
Copy link
Owner

I hope to have a release soon: ocaml/opam-repository#26479

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