🍺 BREW Explorer

← all formulae

openssl@3.5

brew install openssl@3.5 v3.5.7 Apache-2.0 keg-only

OpenSSL 3.5 — cryptography library and command-line toolkit for SSL/TLS, encryption, and digital signatures.

Why you might care

Install this if you need OpenSSL 3.5 specifically (e.g., for compatibility with legacy builds or pinned dependencies). It's keg-only to coexist with other OpenSSL versions. Most users rely on the default `openssl` formula; reach for this only if your build system or application explicitly requires 3.5.x.

Categories

Alternatives

openssl libressl boringssl
8.4k
30-day installs · #403
22.8k
90-day · #477
59.3k
365-day · #598

Runtime dependencies

Links

Caveats

To add additional certificates, place .pem files in
  $HOMEBREW_PREFIX/etc/openssl@3.5/certs

and run
  $HOMEBREW_PREFIX/opt/openssl@3.5/bin/c_rehash

Keg-only reason

:versioned_formula

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "openssl",
    "libressl",
    "boringssl"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "crypto",
    "security"
  ],
  "caveats": "To add additional certificates, place .pem files in\n  $HOMEBREW_PREFIX/etc/openssl@3.5/certs\n\nand run\n  $HOMEBREW_PREFIX/opt/openssl@3.5/bin/c_rehash\n",
  "conflicts_with": [],
  "dependencies": [
    "ca-certificates"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Cryptography and SSL/TLS Toolkit",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:51+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "openssl@3.5",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://openssl-library.org",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "OpenSSL Library",
  "installs_30d": 8380,
  "installs_365d": 59305,
  "installs_90d": 22838,
  "keg_only": 1,
  "keg_only_reason": ":versioned_formula",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:44:38+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "openssl@3.5",
  "oldnames": [],
  "one_liner": "OpenSSL 3.5 \u2014 cryptography library and command-line toolkit for SSL/TLS, encryption, and digital signatures.",
  "optional_dependencies": [],
  "rank_30d": 403,
  "rank_365d": 598,
  "rank_90d": 477,
  "raw_hash": "f4cb1c38c47554a4",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/o/openssl@3.5.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.5.7",
  "versioned_formulae": [
    "openssl@4",
    "openssl@3",
    "openssl@3.0"
  ],
  "why_use_this": "Install this if you need OpenSSL 3.5 specifically (e.g., for compatibility with legacy builds or pinned dependencies). It\u0027s keg-only to coexist with other OpenSSL versions. Most users rely on the default `openssl` formula; reach for this only if your build system or application explicitly requires 3.5.x."
}