Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 openssl@3.0

查看 openssl@3.0 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openssl@3.0

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 3.0 is the first OpenSSL 3 major-release line: a TLS, SSL, and general-purpose cryptography toolkit with a command-line program, libssl, libcrypto, providers, and an Apache-2.0 license. Homebrew's `openssl@3.0` formula packages the 3.0 long-lived branch separately for software that must stay on that ABI and behavior profile.

项目历史

OpenSSL traces back to SSLeay, the open-source SSL library by Eric A. Young and Tim J. Hudson. In December 1998, after Young and Hudson moved to RSA and SSLeay's future became uncertain, Mark Cox, Ralf Engelschall, Stephen Henson, Ben Laurie, and Paul Sutton organized a successor project, changed the planned name from OpenTLS to OpenSSL, and released OpenSSL 0.9.1c on December 23, 1998.

For two decades OpenSSL became a central TLS and cryptography dependency for web servers, language runtimes, package managers, mail software, VPNs, databases, and countless command-line workflows. The 2014 Heartbleed vulnerability exposed how much internet infrastructure depended on a small maintenance team and led to governance, funding, and foundation changes around the project.

OpenSSL 3.0, released on September 7, 2021, was a major architectural and licensing reset. The migration guide highlights the switch from the dual OpenSSL/SSLeay licenses to Apache License 2.0, the provider model for algorithm implementations, FIPS provider support, and formal deprecation of many low-level cryptographic APIs in favor of high-level EVP APIs.

采用历史

OpenSSL 3.0 became the compatibility anchor for the OpenSSL 3 generation because it preserved source compatibility for many 1.1.1 applications while requiring recompilation and, in some cases, API migration. Distributions and package managers adopted it as the route from OpenSSL 1.1.1 into the provider-based OpenSSL architecture.

Homebrew's `openssl@3.0` is keg-only and versioned, which matters for build reproducibility: a formula can link to the 3.0 branch without being silently moved to newer OpenSSL 3 minor releases. The cited Homebrew page lists a 2026-09-07 deprecation date and stable version 3.0.21.

使用方式

Developers use OpenSSL 3.0 through C APIs in libssl/libcrypto, through language bindings that wrap those libraries, and through the `openssl` CLI for certificates, keys, CSRs, testing TLS endpoints, hashing, signing, and format conversion. The 3.0 branch adds provider configuration and FIPS-module choices to those familiar workflows.

Packagers use `openssl@3.0` when an application has been certified, tested, or constrained against the 3.0 line. The branch is less about new features and more about maintaining predictable OpenSSL 3 behavior while security fixes continue for that line.

为什么软件包爱好者会关心

OpenSSL 3.0 is a packaging landmark because it changed more than a version number. The provider architecture, FIPS integration, license switch, and low-level API deprecations affected build flags, downstream patches, runtime configuration paths, and compatibility promises across huge dependency graphs.

The `openssl@3.0` formula is package-manager archaeology in action: even after newer OpenSSL 3 branches exist, the old branch remains packaged because TLS libraries are sticky dependencies and some consumers need exact branch semantics.

时间线

  • December 23, 1998: OpenSSL 0.9.1c is released.
  • 2014: Heartbleed triggers governance and funding changes around OpenSSL.
  • September 7, 2021: OpenSSL 3.0.0 is released.
  • 2021 onward: OpenSSL 3.0 receives security and bug-fix releases in its own series.
  • 2026: Homebrew lists `openssl@3.0` as a keg-only formula with stable version 3.0.21 and a 2026-09-07 deprecation date.

Related projects

  • OpenSSL descends from SSLeay and competes or coexists with LibreSSL, BoringSSL, AWS-LC, GnuTLS, NSS, wolfSSL, and platform TLS libraries. OpenSSH, curl, web servers, programming-language runtimes, and certificate tooling are among the downstream ecosystems affected by OpenSSL branch choices.

安全态势

尚未找到受保护工具覆盖

没有找到 openssl@3.0 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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
openssl.cnf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
没有可执行文件数据。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.0.21
管理器更新时间2026-07-06
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/openssl/openssl

安装元数据

软件包元数据

软件包键brew:openssl@3.0
版本3.0.21
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/openssl@3.0
主页https://openssl-library.org
仓库https://github.com/openssl/openssl
上游文档https://docs.openssl.org/3.0
许可证Apache-2.0
源码归档https://github.com/openssl/openssl/releases/download/openssl-3.0.21/openssl-3.0.21.tar.gz
最后更新2026-07-06T03:08:48Z
Pulseupdated
依赖ca-certificates
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项A CA file has been bootstrapped using certificates from the system keychain. To add additional certificates, place .pem files in $HOMEBREW_PREFIX/etc/openssl@3.0/certs and run $HOMEBREW_PREFIX/opt/openssl@3.0/bin/c_rehash

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenssl@3.0
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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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