Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libressl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libressl

MacPorts ports tree · security/libressl/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libressl

Alpine Linux edge package indexes · libressl · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#libressl

nixpkgs package indexes · pkgs/by-name/li/libressl/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libressl

Arch Linux sync databases · libressl · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install libressl

openSUSE Tumbleweed package metadata · libressl · 来源: download.opensuse.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

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

概览

软件包摘要

Version of the SSL/TLS protocol forked from OpenSSL

命令和别名

  • ocspcheck
  • openssl

历史

项目历史与用法

LibreSSL is the OpenBSD project's fork of the OpenSSL TLS and crypto stack, started in 2014 with goals of modernization, auditability, security, and OpenBSD-style development practice. It ships libcrypto, libssl, libtls, and command-line utilities such as openssl and ocspcheck.

项目历史

The official site describes LibreSSL as forked from OpenSSL in 2014, with primary development inside the OpenBSD source tree and regular portable repackaging for other operating systems. The portable repository states the fork point as OpenSSL 1.0.1g and explains that the GitHub project contains the build scaffold and compatibility layer for building OpenBSD's LibreSSL code outside OpenBSD.

The project goals are deliberately conservative: modernize the OpenSSL codebase, apply code review and frequent releases, remove obsolete or broken features and operating-system support, and encourage safer programming interfaces. The portable README also makes clear that LibreSSL is not ABI-compatible with OpenSSL and that API compatibility is limited by the projects' different priorities.

采用历史

LibreSSL was adopted first as part of OpenBSD and then as a portable package for Linux, BSDs, macOS, Windows, and other systems. Its wider package-manager life has been shaped by a trade-off: users wanted a cleaned-up OpenSSL-compatible stack, but many large ecosystems remained tied to OpenSSL ABI/API expectations.

For Unix distributions and Homebrew, LibreSSL became a useful alternate TLS implementation and a source of the libtls API, while also serving as a practical stress test for software that claimed OpenSSL portability but depended on OpenSSL-specific behavior.

使用方式

Packaged LibreSSL is used either by linking applications to libcrypto, libssl, or libtls, or through command-line tools such as openssl and ocspcheck. The release process tracks OpenBSD development: stable portable branches are derived from OpenBSD releases and receive security updates for a defined support window.

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

LibreSSL is package-nerd significant because it is a security fork with real downstream consequences. It forces maintainers to separate OpenSSL-the-API from OpenSSL-the-implementation, exposes accidental ABI assumptions, and gives package managers a second TLS stack whose release cadence is tied to OpenBSD rather than the OpenSSL project.

时间线

  • 2014: LibreSSL forked from OpenSSL.
  • 2014-07-11: LibreSSL 2.0.0 released, based on an OpenBSD 5.6 development snapshot.
  • 2014-08-08: LibreSSL 2.0.5 tied to OpenBSD 5.6 release.
  • 2015-09-23: LibreSSL 2.3.0 released.
  • 2024-10-14: LibreSSL 4.0.0 released.
  • 2026-05-25: LibreSSL 4.3.2 released.

Related projects

  • Related projects include OpenSSL, OpenBSD's libcrypto/libssl/libtls trees, BoringSSL, AWS-LC, wolfSSL, mbedTLS, and downstream software such as OpenSSH and curl that depend on TLS libraries.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ocspcheckcli全局可执行文件
opensslcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://www.libressl.org/

安装元数据

软件包元数据

软件包键brew:libressl
版本4.3.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libressl
主页https://www.libressl.org/
仓库https://github.com/libressl/portable
上游文档https://github.com/libressl/portable#readme
许可证OpenSSL
源码归档https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.3.2.tar.gz
最后更新2026-07-05T04:22:04Z
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 SystemRoots keychain. To add additional certificates (e.g. the certificates added in the System keychain), place .pem files in $HOMEBREW_PREFIX/etc/libressl/certs and run $HOMEBREW_PREFIX/opt/libressl/bin/openssl certhash $HOMEBREW_PREFIX/etc/libressl/certs

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

libressl

nix profile install nixpkgs#libressl
  • normalized package name match
  • 匹配方式:Libressl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libressl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libressl 4.3.1-r0

Version of the TLS/crypto stack forked from OpenSSL

https://www.libressl.org/

sudo apk add libressl
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl-dbg 4.3.1-r0

Version of the TLS/crypto stack forked from OpenSSL (debug symbols)

https://www.libressl.org/

sudo apk add libressl-dbg
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl-dev 4.3.1-r0

Version of the TLS/crypto stack forked from OpenSSL (development files)

https://www.libressl.org/

sudo apk add libressl-dev
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl-doc 4.3.1-r0

Version of the TLS/crypto stack forked from OpenSSL (documentation)

https://www.libressl.org/

sudo apk add libressl-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl-nc 4.3.1-r0

libressl TLS-enabled nc(1)

https://www.libressl.org/

sudo apk add libressl-nc
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl-nc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl-static 4.3.1-r0

Version of the TLS/crypto stack forked from OpenSSL (static library)

https://www.libressl.org/

sudo apk add libressl-static
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl4.3-libcrypto 4.3.1-r0

libressl libcrypto library

https://www.libressl.org/

sudo apk add libressl4.3-libcrypto
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl4.3-libcrypto from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl4.3-libssl 4.3.1-r0

libressl libssl library

https://www.libressl.org/

sudo apk add libressl4.3-libssl
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl4.3-libssl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libressl4.3-libtls 4.3.1-r0

libressl libtls library

https://www.libressl.org/

sudo apk add libressl4.3-libtls
  • License: custom
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libressl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libressl4.3-libtls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

libressl 4.3.2-1

Free version of the TLS/crypto stack forked from OpenSSL

https://www.libressl.org/

sudo pacman -S libressl
  • License: ISC AND custom:OpenSSL
  • Architecture: x86_64
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libressl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libressl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libcrypto57 4.3.2-1.1

An SSL/TLS protocol implementation

https://www.libressl.org/

sudo zypper install libcrypto57
  • License: OpenSSL
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libressl
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libressl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcrypto57 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libressl 4.3.2-1.1

An SSL/TLS protocol implementation

https://www.libressl.org/

sudo zypper install libressl
  • License: OpenSSL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libressl
  • 1 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Libressl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libressl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libressl-devel 4.3.2-1.1

Development files for LibreSSL, an SSL/TLS protocol implementation

https://www.libressl.org/

sudo zypper install libressl-devel
  • License: OpenSSL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libressl
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Libressl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libressl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libressl-devel-doc 4.3.2-1.1

Documentation for the LibreSSL API

https://www.libressl.org/

sudo zypper install libressl-devel-doc
  • License: OpenSSL
  • Category: Documentation/Man
  • Architecture: noarch
  • Source Package: libressl
  • 2 提供
  • normalized package name match
  • 匹配方式:Libressl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libressl-devel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libssl60 4.3.2-1.1

An SSL/TLS protocol implementation

https://www.libressl.org/

sudo zypper install libssl60
  • License: OpenSSL
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libressl
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libressl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libssl60 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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