macOS
brew install gnutlslocal Homebrew formula metadata
sudo port install gnutlsMacPorts ports tree · devel/gnutls/Portfile · 来源: api.github.com
安装
brew install gnutlslocal Homebrew formula metadata
sudo port install gnutlsMacPorts ports tree · devel/gnutls/Portfile · 来源: api.github.com
sudo apk add gnutlsAlpine Linux edge package indexes · gnutls · 来源: dl-cdn.alpinelinux.org
sudo dnf install gnutlsFedora Rawhide package metadata · gnutls · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gnutlsnixpkgs package indexes · pkgs/by-name/gn/gnutls/package.nix · 来源: api.github.com
sudo pacman -S gnutlsArch Linux sync databases · gnutls · 来源: geo.mirror.pkgbuild.com
sudo zypper install gnutlsopenSUSE Tumbleweed package metadata · gnutls · 来源: download.opensuse.org
scoop install main/gnutlsScoop official bucket manifest trees · bucket/gnutls.json · 来源: api.github.com
概览
GNU Transport Layer Security (TLS) Library
历史
GnuTLS is the GNU Project's TLS library and tool suite for encrypted network protocols. It is packaged both as a developer library and as a set of diagnostic and certificate-management commands, which makes it important to operating-system distributions, network applications, and administrators who need scriptable TLS tooling.
GnuTLS emerged inside the GNU ecosystem as a portable C implementation of the SSL, TLS, and DTLS protocol families. The manual presents it as a library meant to hide protocol complexity behind an API while still exposing certificate handling, key exchange, session management, and authentication choices to applications.
The project developed alongside changes in TLS itself. It added protocol support, X.509 and OpenPGP certificate features, PKCS#11 work, command-line tools such as certtool and gnutls-cli, and library interfaces for both application developers and system integrators. Its GitLab project became the official source-control and issue-tracking home.
GnuTLS found adoption where applications needed a GNU-maintained TLS implementation that could be shipped broadly by distributions. Package managers carry it not only for the user-facing commands but also because other software links against libgnutls for HTTPS, mail, directory services, and other encrypted protocols.
The library's ecosystem significance comes from being a stack component rather than a stand-alone application. Many users meet it indirectly through dependencies, while administrators and developers use the command-line tools to debug handshakes, inspect certificates, test servers, and work with PKCS#11 tokens.
Practitioners use libgnutls in applications that need TLS or DTLS support, and use gnutls-cli, gnutls-serv, gnutls-cli-debug, certtool, ocsptool, p11tool, and psktool for testing and certificate workflows. The manual also covers authentication choices, priority strings, session tickets, certificate credentials, and integration patterns.
In package-manager culture, installing GnuTLS often satisfies both build-time library requirements and operational tooling needs. It is a small command-line surface on top of a security-sensitive shared library, so maintainers care about ABI stability, protocol defaults, and timely security updates.
GnuTLS is one of the packages that turns TLS from a browser feature into ordinary Unix plumbing. It sits in dependency graphs, exposes inspection tools for humans, and gives source-built software a distribution-provided cryptographic backend.
安全态势
没有找到 gnutls 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gnutls-certtool | cli | 全局可执行文件 | |
gnutls-cli | cli | 全局可执行文件 | |
gnutls-cli-debug | cli | 全局可执行文件 | |
gnutls-serv | cli | 全局可执行文件 | |
ocsptool | cli | 全局可执行文件 | |
p11tool | cli | 全局可执行文件 | |
psktool | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gnutls |
|---|---|
| 版本 | 3.8.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gnutls |
| 主页 | https://gnutls.org/ |
| 仓库 | https://gitlab.com/gnutls/gnutls |
| 上游文档 | https://gnutls.org/manual/gnutls.html |
| 许可证 | LGPL-2.1-or-later AND GPL-3.0-only |
| 源码归档 | https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.13.tar.xz |
| 最后更新 | 2026-07-06T01:46:26Z |
| Pulse | updated |
| 依赖 | ca-certificates, gettext, gmp, libidn2, libtasn1, libunistring, nettle, p11-kit |
| 构建依赖 | pkgconf, texinfo |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Guile bindings are now in the `guile-gnutls` formula. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnutls |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gnutls
nix profile install nixpkgs#gnutlsgnutls 3.8.13-r0
TLS protocol implementation
sudo apk add gnutlsgnutls-c++ 3.8.13-r0
The C++ interface to GnuTLS
sudo apk add gnutls-c++gnutls-dbg 3.8.13-r0
TLS protocol implementation (debug symbols)
sudo apk add gnutls-dbggnutls-dev 3.8.13-r0
TLS protocol implementation (development files)
sudo apk add gnutls-devgnutls-doc 3.8.13-r0
TLS protocol implementation (documentation)
sudo apk add gnutls-docgnutls-utils 3.8.13-r0
Command line tools for TLS protocol
sudo apk add gnutls-utilsgnutls 3.8.13-1.fc45
A TLS protocol implementation
sudo dnf install gnutlsgnutls-c++ 3.8.13-1.fc45
The C++ interface to GnuTLS
sudo dnf install gnutls-c++gnutls-dane 3.8.13-1.fc45
A DANE protocol implementation for GnuTLS
sudo dnf install gnutls-danegnutls-devel 3.8.13-1.fc45
Development files for the gnutls package
sudo dnf install gnutls-develgnutls-fips 3.8.13-1.fc45
Virtual package to install packages required to use gnutls under FIPS mode
sudo dnf install gnutls-fipsgnutls-utils 3.8.13-1.fc45
Command line tools for TLS protocol
sudo dnf install gnutls-utilsmingw32-gnutls 3.8.13-1.fc45
MinGW GnuTLS TLS/SSL encryption library
sudo dnf install mingw32-gnutlsmingw64-gnutls 3.8.13-1.fc45
MinGW GnuTLS TLS/SSL encryption library
sudo dnf install mingw64-gnutlsgnutls 3.8.13-2
A library which provides a secure layer over a reliable transport layer
sudo pacman -S gnutls来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.