pkg.sopackage field notes

brew / rank 42

Install gnutls with Homebrew

GNU Transport Layer Security (TLS) Library. Version 3.8.13 via Homebrew; verified 2026-07-06.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install gnutls

provider-native install command

overview

Package summary

GNU Transport Layer Security (TLS) Library

Commands and aliases

  • gnutls-certtool
  • gnutls-cli
  • gnutls-cli-debug
  • gnutls-serv
  • ocsptool
  • p11tool
  • psktool

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2003: GnuTLS 1.0.0 marked an early stable release line.
  • 2011: GnuTLS 3.0 introduced a major branch with expanded TLS support.
  • 2013: GnuTLS 3.1.10 changed the library licensing to LGPLv2.1 or later for wider linking compatibility.
  • 2020s: GitLab served as the official repository and issue-tracking home.

Related projects

  • libtasn1 and nettle are important lower-level libraries in the GnuTLS stack.
  • PKCS#11 providers and smart-card tooling integrate with GnuTLS through p11tool and library support.
  • Applications that link against libgnutls form the main adoption surface for the package.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for gnutls. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gnutls-certtoolexecutableindexed executableDiscovered from the local executable index.
gnutls-cliexecutableindexed executableDiscovered from the local executable index.
gnutls-cli-debugexecutableindexed executableDiscovered from the local executable index.
gnutls-servexecutableindexed executableDiscovered from the local executable index.
ocsptoolexecutableindexed executableDiscovered from the local executable index.
p11toolexecutableindexed executableDiscovered from the local executable index.
psktoolexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version3.8.13
manager updated2026-07-06
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:gnutls
Version3.8.13
Package managerHomebrew
Homepagehttps://gnutls.org/
Last updated2026-07-06T01:46:26Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation