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

Fatal error: exception (Failure "Ssl not available") #242

Closed
hannesm opened this issue Sep 11, 2017 · 3 comments
Closed

Fatal error: exception (Failure "Ssl not available") #242

hannesm opened this issue Sep 11, 2017 · 3 comments

Comments

@hannesm
Copy link
Member

hannesm commented Sep 11, 2017

I have conduit-lwt-unix (1.0.0) installed, and try to use the ogit binary provided by git-unix (1.11.2) [all using OCaml-4.04.2].

When executing ogit clone https://github.com/hannesm/duration.git, I receive an error Fatal error: exception (Failure "Ssl not available")

When I manually setenv CONDUIT_TLS native and rerun the command, it succeeds.

This seems to be a regression: I remember in earlier days the autodiscovery was done at compile time, and there shouldn't be a runtime error, since conduit-lwt-unix links a TLS implementation and could work appropriately. Maybe this is related to recent build system changes?

@samoht
Copy link
Member

samoht commented Sep 11, 2017

See #238, this is fixed on master. I'm trying to make a release, but the SSL and launchd backends are broken on master, so I'm also fixing the CI to catch these kind of errors earlier... Hopefully this long journey should be ending soon and a release will happen.

@hannesm
Copy link
Member Author

hannesm commented Sep 11, 2017

@samoht thanks! closing this then. sorry, I didn't see #238 when browsing the issues/PRs, since it is already closed (and I don't watch this repository). Hopefully awaiting a new release really soon now then :)

@hannesm hannesm closed this as completed Sep 11, 2017
@Silur
Copy link

Silur commented Nov 16, 2018

this means that OpenSSL method is no longer supported? only ocaml-tls?

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

No branches or pull requests

3 participants