🍺 BREW Explorer

← all formulae

libressl

brew install libressl v4.3.2 OpenSSL keg-only

Version of the SSL/TLS protocol forked from OpenSSL

711
30-day installs · #1492
1.0k
90-day · #2179
5.0k
365-day · #1937

Runtime dependencies

Links

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
  $HOMEBREW_PREFIX/etc/libressl/certs

and run
  $HOMEBREW_PREFIX/opt/libressl/bin/openssl certhash $HOMEBREW_PREFIX/etc/libressl/certs

Keg-only reason

it conflicts with OpenSSL

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "A CA file has been bootstrapped using certificates from the SystemRoots\nkeychain. To add additional certificates (e.g. the certificates added in\nthe System keychain), place .pem files in\n  $HOMEBREW_PREFIX/etc/libressl/certs\n\nand run\n  $HOMEBREW_PREFIX/opt/libressl/bin/openssl certhash $HOMEBREW_PREFIX/etc/libressl/certs\n",
  "conflicts_with": [],
  "dependencies": [
    "ca-certificates"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Version of the SSL/TLS protocol forked from OpenSSL",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:30+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libressl",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.libressl.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "LibreSSL",
  "installs_30d": 711,
  "installs_365d": 5007,
  "installs_90d": 1029,
  "keg_only": 1,
  "keg_only_reason": "it conflicts with OpenSSL",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "OpenSSL",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "libressl",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1492,
  "rank_365d": 1937,
  "rank_90d": 2179,
  "raw_hash": "6d98cb31d2a1109d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libressl.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "4.3.2",
  "versioned_formulae": [],
  "why_use_this": null
}