Skip to content

Can Homebrew formulae be configured to link against macOS's built-in LibreSSL? #83

Discussion options

You must be logged in to vote

Most of the formulae built by Homebrew links against our brewed copy of openssl, as you correctly note. This is because Apple doesn't really officially support its internal copy of libressl for use by non-Apple parties. I believe apps that want to use the system certificate store need to use Secure Transport. You could probably script something that synchronizes the system certificates with certificate files that brewed openssl understands.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bgshacklett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants