Anton Bachin

Results 662 comments of Anton Bachin

Yes, thank you very much! If you're done with this, I'd probably merge it by cherry-picking the net diff (with due credit, into commits with your authorship on them), and...

Great, thank you again, this is a lot of very helpful work! I'll leave it open and probably open another PR that will incorporate this work (with due credit), and...

(The reason for cherry-picking the net diff is just to try to uncomment the Mirage build, etc., so that if I can get them working, the diff doesn't cause spurious...

The issue with package `ssl` on Windows is caused somewhere upstream, by either `ssl`, `setup-ocaml`, or elsewhere. I've opened https://github.com/savonet/ocaml-ssl/issues/155 and https://github.com/savonet/ocaml-ssl/pull/156 about that. For now, I'll try pinning `ssl`...

Mirage build looks like it needs https://github.com/robur-coop/ocaml-letsencrypt/pull/34, which is awaiting release of https://github.com/ocaml/opam-repository/pull/26454. Probably better to just ping and wait for that.

We've reproduced this in the ocaml-ssl repo with @anmonteiro in https://github.com/savonet/ocaml-ssl/pull/156, with the log [here](https://github.com/savonet/ocaml-ssl/actions/runs/10718744780/job/29721526174?pr=156#step:6:161). Could you comment on what is needed to link against a modern libssl in the...

Is setup-ocaml linking against some OpenSSL installed by Cygwin, or some kind of more "native" OpenSSL on Windows?

This would seem to be an issue with which OpenSSL is installed by Cygwin, in that case, and what `conf-libssl` is doing.

Thank you! I took the playground down for now as I had no time to maintain it, so we will deal with its `opam-switch` file later.