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

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

## 安装

```sh
sudo av install brew:openssl@3.5
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openssl@3.5
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install openssl
```

  证据: MacPorts ports tree: devel/openssl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add openssl
```

  证据: Alpine Linux edge package indexes: openssl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install openssl
```

  证据: Debian stable package indexes: openssl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install openssl
```

  证据: Fedora Rawhide package metadata: openssl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#openssl
```

  证据: nixpkgs package indexes: openssl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S openssl
```

  证据: Arch Linux sync databases: openssl from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install openssl
```

  证据: openSUSE Tumbleweed package metadata: openssl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install openssl
```

  证据: Chocolatey community package catalog: openssl from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','openconnect-gui'

- Scoop (92%):

```sh
scoop install main/openssl
```

  证据: Scoop official bucket manifest trees: bucket/openssl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ShiningLight.OpenSSL.Dev -e
```

  证据: Windows Package Manager source index: ShiningLight.OpenSSL.Dev from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:openssl@3.5
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/openssl@3.5>
- **版本:** 3.5.7
- **来源摘要:** Cryptography and SSL/TLS Toolkit
- **主页:** <https://openssl-library.org>
- **仓库:** <https://github.com/openssl/openssl>
- **上游文档:** <https://openssl-library.org>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz>
- **最后更新:** 2026-08-04T13:11:25+01:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 依赖

- ca-certificates

## 安装行为

- 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
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.5.7
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/openssl/openssl
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- December 23, 1998: OpenSSL 0.9.1c is released as the SSLeay successor.
- September 7, 2021: OpenSSL 3.0.0 launches the provider-based OpenSSL 3 architecture.
- April 8, 2025: OpenSSL 3.5.0 is released.
- June 9, 2026: OpenSSL 3.5.7 is released as a security patch release.
- 2026: Homebrew lists `openssl@3.5` as a keg-only formula with stable version 3.5.7.

### Related projects

- OpenSSL 3.5 sits among a family of TLS/crypto libraries and forks or alternatives including LibreSSL, BoringSSL, AWS-LC, GnuTLS, NSS, and wolfSSL. It is consumed by command-line tools, servers, language runtimes, databases, and package-manager build systems.

### 来源

- <https://docs.openssl.org/3.0/man7/migration_guide/>
- <https://formulae.brew.sh/formula/openssl@3.5>
- <https://github.com/openssl/openssl>
- <https://openssl-library.org/news/openssl-3.5-notes/>
- <https://openssl-library.org/news/timeline/>
- <https://openssl-library.org/post/2018-12-20-20years/index.html>
- <https://openssl.foundation/about/history>


## 安全说明

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



## 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

- Unix: $OPENSSLDIR/openssl.cnf
## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Debian apt - libssl-dev - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: libssl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - development files | https://openssl-library.org
- Debian apt - libssl-doc - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: libssl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - development documentation | https://openssl-library.org
- Debian apt - libssl3t64 - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: libssl3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - shared libraries | https://openssl-library.org
- Debian apt - openssl - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: openssl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - cryptographic utility | https://openssl-library.org
- Debian apt - openssl-provider-fips - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: openssl-provider-fips from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - cryptographic utility | https://openssl-library.org
- Debian apt - openssl-provider-legacy - 3.5.6-1~deb13u2: versioned package alias match | Debian stable package indexes: openssl-provider-legacy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Secure Sockets Layer toolkit - cryptographic utility | https://openssl-library.org
- Nix - openssl: versioned package alias match | nixpkgs package indexes: openssl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - libssl-dev - 3.0.13-0ubuntu3: versioned package alias match | Ubuntu 24.04 LTS package indexes: libssl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Secure Sockets Layer toolkit - development files | https://www.openssl.org/
- Ubuntu apt - libssl-doc - 3.0.13-0ubuntu3: versioned package alias match | Ubuntu 24.04 LTS package indexes: libssl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Secure Sockets Layer toolkit - development documentation | https://www.openssl.org/
- Ubuntu apt - libssl3t64 - 3.0.13-0ubuntu3: versioned package alias match | Ubuntu 24.04 LTS package indexes: libssl3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Secure Sockets Layer toolkit - shared libraries | https://www.openssl.org/
- Ubuntu apt - openssl - 3.0.13-0ubuntu3: versioned package alias match | Ubuntu 24.04 LTS package indexes: openssl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Secure Sockets Layer toolkit - cryptographic utility | https://www.openssl.org/
- apk - libcrypto3 - 3.5.7-r0: versioned package alias match | Alpine Linux edge package indexes: libcrypto3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Crypto library from openssl | https://www.openssl.org/
- apk - libssl3 - 3.5.7-r0: versioned package alias match | Alpine Linux edge package indexes: libssl3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | SSL shared libraries | https://www.openssl.org/
- apk - openssl - 3.5.7-r0: versioned package alias match | Alpine Linux edge package indexes: openssl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Toolkit for Transport Layer Security (TLS) | https://www.openssl.org/
- apk - openssl-dbg - 3.5.7-r0: versioned package alias match | Alpine Linux edge package indexes: openssl-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Toolkit for Transport Layer Security (TLS) (debug symbols) | https://www.openssl.org/
- apk - openssl-dev - 3.5.7-r0: versioned package alias match | Alpine Linux edge package indexes: openssl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Toolkit for Transport Layer Security (TLS) (development files) | https://www.openssl.org/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/zh-hans/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Package name indicates the same formula family.
- [openssl@4](https://pkg.so/zh-hans/brew/openssl-4/) - Package name indicates the same formula family.
- [openssl@3.0](https://pkg.so/zh-hans/brew/openssl-3-0/) - Package name indicates the same formula family.
- [gnutls](https://pkg.so/zh-hans/brew/gnutls/) - Shares pkgdb curated category or tags: cli, cryptography, security, ssl, tls.
- [mbedtls](https://pkg.so/zh-hans/brew/mbedtls/) - Shares pkgdb curated category or tags: cli, cryptography, security, ssl, tls.
- [libressl](https://pkg.so/zh-hans/brew/libressl/) - Shares pkgdb curated category or tags: cli, cryptography, security, ssl, tls.
- [cfssl](https://pkg.so/zh-hans/brew/cfssl/) - Shares pkgdb curated category or tags: certificates, cli, cryptography, security, tls.
- [wolfssl](https://pkg.so/zh-hans/brew/wolfssl/) - Shares pkgdb curated category or tags: cli, cryptography, security, ssl, tls.

## Combined YAML source

View the package source record on GitHub. [combined/openssl@3.5.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openssl@3.5.yml)


## 来源

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
