Skip to content

Conversation

@Schniz
Copy link
Owner

@Schniz Schniz commented Nov 23, 2019

By statically linking libgmp on MacOS, we can avoid problems we have with OpenSSL, including dynamic linking (Fixes #110), and certificate issues (Fixes #170)

Unfortunately, it makes fnm fail to build on Windows, which is not that of a big deal. I want to say thanks for @ulrikstrid for all the work he invested into making the build pass on Windows, but I think that implementing fnm on Windows will be better off as a separate program — maybe even in this very repo, while sharing the feature tests with the Unix implementation

@Schniz Schniz self-assigned this Nov 23, 2019
@Schniz Schniz changed the title CI: Try to use newer openssl Revert into using ocaml-tls instead of ocaml-ssl Nov 25, 2019
@Schniz Schniz added the PR: Internal An internal work has been made label Nov 25, 2019
@Schniz Schniz merged commit 3a272e7 into master Nov 26, 2019
@Schniz Schniz deleted the openssl-1.1 branch November 26, 2019 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Internal An internal work has been made

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macos ls-remote SSL connection error fnm (installed from tap) doesn't work on macOS 10.15 (Catalina)

2 participants