Automic VaultAutomic Vault

brew

openssl@4 を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

openssl@4 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install openssl@4

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install openssl

MacPorts ports tree · devel/openssl/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add openssl

Alpine Linux edge package indexes · openssl · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install openssl

Debian stable package indexes · openssl · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install openssl

Fedora Rawhide package metadata · openssl · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#openssl

nixpkgs package indexes · openssl · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S openssl

Arch Linux sync databases · openssl · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install openssl

openSUSE Tumbleweed package metadata · openssl · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install openssl

Chocolatey community package catalog · openssl · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/openssl

Scoop official bucket manifest trees · bucket/openssl.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id ShiningLight.OpenSSL.Dev -e

Windows Package Manager source index · ShiningLight.OpenSSL.Dev · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Cryptography and SSL/TLS Toolkit

コマンドとエイリアス

ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。

履歴

プロジェクトの歴史と使われ方

OpenSSL is one of the foundational open-source cryptography and TLS toolkits: a C library, command-line utility, and provider of low-level primitives used by operating systems, language runtimes, servers, package managers, and embedded products. The Homebrew `openssl@4` formula tracks the 4.0 series, a feature-release branch announced by the OpenSSL project on April 14, 2026.

プロジェクトの歴史

The OpenSSL codebase descends from SSLeay, the SSL implementation written by Eric A. Young and Tim J. Hudson in the 1990s. The OpenSSL project published its first release on December 23, 1998, after SSLeay development stopped, and it became the long-running community-maintained successor for SSL/TLS and general-purpose cryptographic APIs.

OpenSSL evolved from the pre-TLS web-security era into a toolkit spanning TLS protocol support, X.509 certificate handling, cryptographic algorithms, engines, command-line inspection tools, and compliance-oriented modules. OpenSSL 3.0 introduced the provider architecture, moving algorithm implementations behind loadable providers and making FIPS use a provider-based model. OpenSSL 4.0 continued that major-version lineage with feature and compatibility changes rather than an LTS promise.

採用の歴史

OpenSSL became a default dependency because it solved two hard packaging problems at once: it supplied a portable TLS stack and a broad cryptographic library. Unix-like operating systems, web servers, mail servers, VPNs, database clients, programming language bindings, and package managers built around it, which made ABI transitions and security updates highly visible across distributions.

The project’s adoption history also includes hard lessons in security maintenance. Events such as the 2014 Heartbleed vulnerability changed how many organizations viewed OpenSSL patching, funding, audits, and dependency tracking. Later 3.x and 4.x branches are packaged with branch-specific formulas so developers can pin applications to a supported ABI and test migrations deliberately.

使われ方

Developers use the `openssl` executable to generate keys and CSRs, inspect certificates, test TLS endpoints, convert key formats, create hashes and signatures, and debug trust-chain problems. Applications link against libssl and libcrypto for TLS sessions, certificate verification, envelope encryption, digests, random number generation, and public-key operations.

Package maintainers care about exactly which OpenSSL line is installed because headers, library names, provider configuration, FIPS behavior, and deprecated APIs can affect downstream builds. A versioned package such as `openssl@4` lets build scripts and CI select the 4.0 branch while older software remains on a 3.x or LTS branch.

パッケージ好きにとっての重要性

For package nerds, OpenSSL is the dependency that makes dependency graphs feel real: a small ABI or policy change can ripple through language ecosystems, OS images, containers, and vendored binaries. The `@4` suffix is meaningful because it advertises a major cryptographic-runtime transition, not a cosmetic formula split.

タイムライン

  • 1995-1998: SSLeay was developed by Eric A. Young and Tim J. Hudson.
  • 1998-12-23: the first OpenSSL release was published.
  • 2021-09-07: OpenSSL 3.0 introduced the provider architecture used for modern algorithm and FIPS-module loading.
  • 2026-04-14: OpenSSL 4.0.0 was announced as a feature release.

Related projects

  • Related implementations and consumers include LibreSSL and BoringSSL as forks or alternate TLS/crypto libraries, plus the many applications that expose OpenSSL-flavored certificate and TLS behavior through their own CLIs.

セキュリティ状態

保護ツール対応はまだ見つかっていません

openssl@4 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$OPENSSLDIR/openssl.cnf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
実行可能ファイルのデータはありません。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版4.0.1
マネージャ更新日2026-07-04
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/openssl/openssl

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:openssl@4
バージョン4.0.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/openssl@4
ホームページhttps://openssl-library.org
リポジトリhttps://github.com/openssl/openssl
上流ドキュメントhttps://docs.openssl.org/4.0/man5/config
ライセンスApache-2.0
ソースアーカイブhttps://github.com/openssl/openssl/releases/download/openssl-4.0.1/openssl-4.0.1.tar.gz
最終更新2026-07-04T15:59:44-04:00
Pulseupdated
依存関係ca-certificates
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点To add additional certificates, place .pem files in $HOMEBREW_PREFIX/etc/openssl@4/certs and run $HOMEBREW_PREFIX/opt/openssl@4/bin/c_rehash

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenssl@4
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt88%

libssl-dev 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - development files

https://openssl-library.org

sudo apt install libssl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openssl
  • 1 依存関係
  • 1 任意依存関係
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libssl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libssl-doc 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - development documentation

https://openssl-library.org

sudo apt install libssl-doc
  • Section: doc
  • Architecture: all
  • Source Package: openssl
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libssl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libssl3t64 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - shared libraries

https://openssl-library.org

sudo apt install libssl3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: openssl
  • 4 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libssl3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

openssl 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - cryptographic utility

https://openssl-library.org

sudo apt install openssl
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openssl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

openssl-provider-fips 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - cryptographic utility

https://openssl-library.org

sudo apt install openssl-provider-fips
  • Section: utils
  • Architecture: amd64
  • Source Package: openssl
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openssl-provider-fips from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

openssl-provider-legacy 3.5.6-1~deb13u1

Secure Sockets Layer toolkit - cryptographic utility

https://openssl-library.org

sudo apt install openssl-provider-legacy
  • Section: utils
  • Architecture: amd64
  • Source Package: openssl
  • 2 依存関係
  • versioned package alias match
  • 一致条件: Openssl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openssl-provider-legacy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

openssl

nix profile install nixpkgs#openssl
  • versioned package alias match
  • 一致条件: Openssl
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: openssl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt88%

libssl-dev 3.0.13-0ubuntu3

Secure Sockets Layer toolkit - development files

https://www.openssl.org/

sudo apt install libssl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openssl
  • 1 依存関係
  • 1 任意依存関係
  • versioned package alias match
  • 一致条件: Openssl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libssl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt88%

libssl-doc 3.0.13-0ubuntu3

Secure Sockets Layer toolkit - development documentation

https://www.openssl.org/

sudo apt install libssl-doc
  • Section: doc
  • Architecture: all
  • Source Package: openssl
  • versioned package alias match
  • 一致条件: Openssl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libssl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt88%

libssl3t64 3.0.13-0ubuntu3

Secure Sockets Layer toolkit - shared libraries

https://www.openssl.org/

sudo apt install libssl3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: openssl
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libssl3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt88%

openssl 3.0.13-0ubuntu3

Secure Sockets Layer toolkit - cryptographic utility

https://www.openssl.org/

sudo apt install openssl
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • versioned package alias match
  • 一致条件: Openssl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openssl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk88%

libcrypto3 3.5.7-r0

Crypto library from openssl

https://www.openssl.org/

sudo apk add libcrypto3
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openssl
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcrypto3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

libssl3 3.5.7-r0

SSL shared libraries

https://www.openssl.org/

sudo apk add libssl3
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openssl
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libssl3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

openssl 3.5.7-r0

Toolkit for Transport Layer Security (TLS)

https://www.openssl.org/

sudo apk add openssl
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openssl
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openssl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

openssl-dbg 3.5.7-r0

Toolkit for Transport Layer Security (TLS) (debug symbols)

https://www.openssl.org/

sudo apk add openssl-dbg
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openssl
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Openssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openssl-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

openssl-dev 3.5.7-r0

Toolkit for Transport Layer Security (TLS) (development files)

https://www.openssl.org/

sudo apk add openssl-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: openssl
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Openssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openssl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment