macOS
brew install libressllocal Homebrew formula metadata
sudo port install libresslMacPorts ports tree · security/libressl/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libressl pour les workflows d'agents IA.
installation
brew install libressllocal Homebrew formula metadata
sudo port install libresslMacPorts ports tree · security/libressl/Portfile · Source: api.github.com
sudo apk add libresslAlpine Linux edge package indexes · libressl · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#libresslnixpkgs package indexes · pkgs/by-name/li/libressl/package.nix · Source: api.github.com
sudo pacman -S libresslArch Linux sync databases · libressl · Source: geo.mirror.pkgbuild.com
sudo zypper install libresslopenSUSE Tumbleweed package metadata · libressl · Source: download.opensuse.org
sudo apt install opensslDebian stable package indexes · openssl · Source: deb.debian.org
sudo dnf install opensslFedora Rawhide package metadata · openssl · Source: dl.fedoraproject.org
choco install opensslChocolatey community package catalog · openssl · Source: community.chocolatey.org
scoop install main/opensslScoop official bucket manifest trees · bucket/openssl.json · Source: api.github.com
winget install --id ShiningLight.OpenSSL.Dev -eWindows Package Manager source index · ShiningLight.OpenSSL.Dev · Source: cdn.winget.microsoft.com
aperçu
Version of the SSL/TLS protocol forked from OpenSSL
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
/etc/ssl/openssl.cnfexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ocspcheck | cli | exécutable global | |
openssl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:libressl |
|---|---|
| Version | 4.3.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libressl |
| Page d'accueil | https://www.libressl.org/ |
| Dépôt | https://github.com/libressl/portable |
| Docs amont | https://github.com/libressl/portable#readme |
| Licence | OpenSSL |
| Archive source | https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.3.2.tar.gz |
| Dernière mise à jour | 2026-07-05T04:22:04Z |
| Pulse | updated |
| Dépendances | ca-certificates |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | 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 |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libressl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libressl
nix profile install nixpkgs#libressllibressl 4.3.1-r0
Version of the TLS/crypto stack forked from OpenSSL
sudo apk add libressllibressl-dbg 4.3.1-r0
Version of the TLS/crypto stack forked from OpenSSL (debug symbols)
sudo apk add libressl-dbglibressl-dev 4.3.1-r0
Version of the TLS/crypto stack forked from OpenSSL (development files)
sudo apk add libressl-devlibressl-doc 4.3.1-r0
Version of the TLS/crypto stack forked from OpenSSL (documentation)
sudo apk add libressl-doclibressl-nc 4.3.1-r0
libressl TLS-enabled nc(1)
sudo apk add libressl-nclibressl-static 4.3.1-r0
Version of the TLS/crypto stack forked from OpenSSL (static library)
sudo apk add libressl-staticlibressl4.3-libcrypto 4.3.1-r0
libressl libcrypto library
sudo apk add libressl4.3-libcryptolibressl4.3-libssl 4.3.1-r0
libressl libssl library
sudo apk add libressl4.3-libssllibressl4.3-libtls 4.3.1-r0
libressl libtls library
sudo apk add libressl4.3-libtlslibressl 4.3.2-1
Free version of the TLS/crypto stack forked from OpenSSL
sudo pacman -S libressllibcrypto57 4.3.2-1.1
An SSL/TLS protocol implementation
sudo zypper install libcrypto57libressl 4.3.2-1.1
An SSL/TLS protocol implementation
sudo zypper install libressllibressl-devel 4.3.2-1.1
Development files for LibreSSL, an SSL/TLS protocol implementation
sudo zypper install libressl-devellibressl-devel-doc 4.3.2-1.1
Documentation for the LibreSSL API
sudo zypper install libressl-devel-doclibssl60 4.3.2-1.1
An SSL/TLS protocol implementation
sudo zypper install libssl60piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.