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

conduit-mirage: pass peer name to Tls.Config.client #414

Merged
merged 3 commits into from
Jul 4, 2022

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Jun 21, 2022

//cc @palainp this solves the issue you reported at mirleft/ocaml-tls#447 with the http-fetch unikernel.

Dear ocaml-conduit maintainers: what is the proper way to deal with host (here being a string) does not conform being a [ `host ] Domain_name.t? In this PR, it is silently ignored -- I know not much about conduit and its semantics and usage.

@palainp
Copy link
Member

palainp commented Jun 22, 2022

From my pov, this PR works perfectly well! Thanks!

@hannesm
Copy link
Member Author

hannesm commented Jul 4, 2022

ok, CI is green. any comments @dinosaure @samoht

@samoht
Copy link
Member

samoht commented Jul 4, 2022

LGTM

@hannesm hannesm merged commit de4d624 into mirage:master Jul 4, 2022
@hannesm hannesm deleted the pass-peer branch July 4, 2022 19:08
hannesm added a commit to hannesm/opam-repository that referenced this pull request Jul 4, 2022
…and conduit-async (5.1.1)

CHANGES:

* conduit-mirage: pass peer name to Tls.Config.client, fixes
  mirleft/ocaml-tls#474 reported by @palainp (mirage/ocaml-conduit#414 @hannesm)
* conduit-async: update to jane street v0.15 (mirage/ocaml-conduit#414 @hannesm)
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.

3 participants