Skip to content

store/libressl: initial support #143

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

Open
adamdecaf opened this issue Feb 9, 2018 · 0 comments
Open

store/libressl: initial support #143

adamdecaf opened this issue Feb 9, 2018 · 0 comments

Comments

@adamdecaf
Copy link
Owner

adamdecaf commented Feb 9, 2018

An extension of openssl support (#31), but the paths/commands are a bit different. This needs to work with openssl (not a new store type), but would take precedence over openssl paths/commands.

$ brew info libressl
libressl: stable 2.6.4 (bottled), HEAD [keg-only]
Version of the SSL/TLS protocol forked from OpenSSL
https://www.libressl.org/
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/libressl.rb
==> Options
--HEAD
	Install HEAD version
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
  /usr/local/etc/libressl/certs

and run
  /usr/local/opt/libressl/bin/openssl certhash /usr/local/etc/libressl/certs

This formula is keg-only, which means it was not symlinked into /usr/local,
because LibreSSL is not linked to prevent conflict with the system OpenSSL.
adamdecaf added a commit that referenced this issue Feb 9, 2018
Issue: #31
Issue: #131
Issue: #143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant