# Pastebin 9XJ9NfFd $ brew info libressl libressl: stable 2.3.3 (bottled), HEAD [keg-only] Version of the SSL/TLS protocol forked from OpenSSL http://www.libressl.org/ /usr/local/Cellar/libressl/2.3.3 (381 files, 8.2M) Poured from bottle From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/libressl.rb ==> Caveats A CA file has been bootstrapped using certificates from the system keychain. To add additional certificates, 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. LibreSSL is not linked to prevent conflict with the system OpenSSL. Generally there are no consequences of this for you. If you build your own software and it requires this formula, you'll need to add to your build variables: LDFLAGS: -L/usr/local/opt/libressl/lib CPPFLAGS: -I/usr/local/opt/libressl/include