Skip to content

Fix OpenSSL linking on MacOS #63

@andyleejordan

Description

@andyleejordan

OMI (like many other programs) requires the Homebrew version of OpenSSL. We used to follow .NET Core's instructions and brew link --force the libraries into the system locations. This was, of course, a terrible idea and Homebrew/brew#597 prevents it from being done (for security reasons), which caused our CI build failures for OS X.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions