macOS
brew install openssl@3.5local Homebrew formula metadata
sudo port install opensslMacPorts ports tree · devel/openssl/Portfile · ソース: api.github.com
brew
openssl@3.5 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openssl@3.5local Homebrew formula metadata
sudo port install opensslMacPorts ports tree · devel/openssl/Portfile · ソース: api.github.com
sudo apk add opensslAlpine Linux edge package indexes · openssl · ソース: dl-cdn.alpinelinux.org
sudo apt install opensslDebian stable package indexes · openssl · ソース: deb.debian.org
sudo dnf install opensslFedora Rawhide package metadata · openssl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#opensslnixpkgs package indexes · openssl · ソース: raw.githubusercontent.com
sudo pacman -S opensslArch Linux sync databases · openssl · ソース: geo.mirror.pkgbuild.com
sudo zypper install opensslopenSUSE Tumbleweed package metadata · openssl · ソース: download.opensuse.org
choco install opensslChocolatey community package catalog · openssl · ソース: community.chocolatey.org
scoop install main/opensslScoop official bucket manifest trees · bucket/openssl.json · ソース: api.github.com
winget install --id ShiningLight.OpenSSL.Dev -eWindows Package Manager source index · ShiningLight.OpenSSL.Dev · ソース: cdn.winget.microsoft.com
概要
Cryptography and SSL/TLS Toolkit
ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。
履歴
OpenSSL 3.5 is a later OpenSSL 3 branch packaged by Homebrew as `openssl@3.5`. It carries the same OpenSSL toolkit identity -- libssl, libcrypto, providers, FIPS-oriented architecture, and the `openssl` CLI -- while giving packagers a versioned target distinct from the moving `openssl@3` formula and older 3.0 line.
OpenSSL began as the successor to SSLeay in December 1998, when Apache and SSL practitioners organized a maintained open-source TLS/SSL toolkit after Eric Young and Tim Hudson left C2Net for RSA. The project released OpenSSL 0.9.1c on December 23, 1998 and grew into one of the internet's most reused cryptographic libraries.
The OpenSSL 3 family started with 3.0.0 on September 7, 2021. That major release introduced providers, Apache-2.0 licensing, a FIPS provider path, and deprecation of low-level algorithm APIs, creating the architecture that later 3.x branches such as 3.5 continue to evolve.
OpenSSL 3.5.0 appears in the OpenSSL release timeline on April 8, 2025. The 3.5 series release notes track subsequent security and bug-fix releases in that branch, including 3.5.7 on June 9, 2026.
Versioned OpenSSL formulae exist because cryptographic libraries are high-blast-radius dependencies. Homebrew packages `openssl@3.5` separately so projects can pin a 3.5 ABI/runtime expectation while `openssl@3` follows the default OpenSSL 3 branch.
Homebrew's formula page lists `openssl@3.5` as keg-only, bottled for macOS and Linux, and stable at 3.5.7. The same page shows tens of thousands of yearly installs, much smaller than `openssl@3` but substantial for a branch-pinned formula.
Developers and operators use `openssl@3.5` for the same jobs as other OpenSSL 3 packages: building TLS-enabled software, linking libssl/libcrypto, managing certificates and CSRs, testing TLS endpoints, converting key and certificate formats, and configuring provider behavior.
The branch is useful when a project wants newer OpenSSL 3 fixes and behavior than 3.0 without taking whatever branch Homebrew's `openssl@3` alias targets. That matters for CI reproducibility, binary packaging, and applications with crypto compliance or performance testing tied to a specific series.
OpenSSL 3.5 demonstrates the packaging tension around foundational libraries: users want security updates and new protocol work, while downstream builds want stable headers, ABIs, providers, and configuration directories. The separate Homebrew formula makes that tension explicit.
For package nerds, `openssl@3.5` is also a reminder that OpenSSL packaging is rarely just `brew install openssl`. Keg-only paths, CA certificate directories, `c_rehash`, branch support windows, and dependent formula relinking all become part of the package's real behavior.
セキュリティ状態
openssl@3.5 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$OPENSSLDIR/openssl.cnf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
| 実行可能ファイルのデータはありません。 | |||
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/openssl/openssl
インストールメタデータ
| パッケージキー | brew:openssl@3.5 |
|---|---|
| バージョン | 3.5.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/openssl@3.5 |
| ホームページ | https://openssl-library.org |
| リポジトリ | https://github.com/openssl/openssl |
| 上流ドキュメント | https://docs.openssl.org/3.5/man1/openssl |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz |
| 最終更新 | 2026-07-06T03:09:43Z |
| Pulse | updated |
| 依存関係 | ca-certificates |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | 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 |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openssl@3.5 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libssl-dev 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - development files
sudo apt install libssl-devlibssl-doc 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - development documentation
sudo apt install libssl-doclibssl3t64 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - shared libraries
sudo apt install libssl3t64openssl 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - cryptographic utility
sudo apt install opensslopenssl-provider-fips 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - cryptographic utility
sudo apt install openssl-provider-fipsopenssl-provider-legacy 3.5.6-1~deb13u1
Secure Sockets Layer toolkit - cryptographic utility
sudo apt install openssl-provider-legacyopenssl
nix profile install nixpkgs#openssllibssl-dev 3.0.13-0ubuntu3
Secure Sockets Layer toolkit - development files
sudo apt install libssl-devlibssl-doc 3.0.13-0ubuntu3
Secure Sockets Layer toolkit - development documentation
sudo apt install libssl-doclibssl3t64 3.0.13-0ubuntu3
Secure Sockets Layer toolkit - shared libraries
sudo apt install libssl3t64openssl 3.0.13-0ubuntu3
Secure Sockets Layer toolkit - cryptographic utility
sudo apt install openssllibcrypto3 3.5.7-r0
Crypto library from openssl
sudo apk add libcrypto3libssl3 3.5.7-r0
SSL shared libraries
sudo apk add libssl3openssl 3.5.7-r0
Toolkit for Transport Layer Security (TLS)
sudo apk add opensslopenssl-dbg 3.5.7-r0
Toolkit for Transport Layer Security (TLS) (debug symbols)
sudo apk add openssl-dbgopenssl-dev 3.5.7-r0
Toolkit for Transport Layer Security (TLS) (development files)
sudo apk add openssl-devソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.