openssl@3
brew install openssl@3
v3.6.2
Apache-2.0
OpenSSL 3.x: cryptographic library and command-line toolkit for SSL/TLS, hashing, and encryption.
Why you might care
Essential build and runtime dependency for any software needing HTTPS, digital signatures, or cryptographic operations. Version 3.x is the current stable series with modern algorithms and security updates. Many formulae and system tools link against it; install explicitly to ensure a specific version or to use the openssl command-line utilities for certificate generation, key management, and cryptographic operations.
414.1k
30-day installs · #2
1.4M
90-day · #2
5.6M
365-day · #1
Runtime dependencies
Links
- https://openssl-library.org
- Brew formula source: Formula/o/openssl@3.rb
Caveats
To add additional certificates, place .pem files in $HOMEBREW_PREFIX/etc/openssl@3/certs and run $HOMEBREW_PREFIX/opt/openssl@3/bin/c_rehash OpenSSL 3.6 is only supported until 2026-11-01 so the `openssl@3` formula will be downgraded to OpenSSL 3.5 (LTS) in a future update.
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"openssl",
"openssl@3.6"
],
"alternatives": [
"LibreSSL",
"BoringSSL",
"GnuTLS"
],
"build_dependencies": [],
"categories": [
"crypto",
"library",
"ssl-tls"
],
"caveats": "To add additional certificates, place .pem files in\n $HOMEBREW_PREFIX/etc/openssl@3/certs\n\nand run\n $HOMEBREW_PREFIX/opt/openssl@3/bin/c_rehash\n\nOpenSSL 3.6 is only supported until 2026-11-01 so the `openssl@3`\nformula will be downgraded to OpenSSL 3.5 (LTS) in a future update.\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:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "openssl@3",
"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": 414065,
"installs_365d": 5591285,
"installs_90d": 1422528,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:42:04+00:00",
"llm_model": "claude-haiku-4-5",
"name": "openssl@3",
"oldnames": [],
"one_liner": "OpenSSL 3.x: cryptographic library and command-line toolkit for SSL/TLS, hashing, and encryption.",
"optional_dependencies": [],
"rank_30d": 2,
"rank_365d": 1,
"rank_90d": 2,
"raw_hash": "fd0977830b554ed6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/openssl@3.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.6.2",
"versioned_formulae": [
"openssl@4",
"openssl@3.5",
"openssl@3.0"
],
"why_use_this": "Essential build and runtime dependency for any software needing HTTPS, digital signatures, or cryptographic operations. Version 3.x is the current stable series with modern algorithms and security updates. Many formulae and system tools link against it; install explicitly to ensure a specific version or to use the openssl command-line utilities for certificate generation, key management, and cryptographic operations."
}