pkg.soopen package index

brew / rank 1903

Install testssl with Homebrew, dnf, MacPorts, Nix, apt, pacman, zypper

Tool which checks for the support of TLS/SSL ciphers and flaws. Version 3.2.4 via Homebrew; verified 2026-07-12. Also installable with nix: nix profile install nixpkgs#testssl.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install testssl

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install testssl

MacPorts ports tree · security/testssl/Portfile · source: api.github.com

Linux

Fedora dnfverified · 92%
sudo dnf install testssl

Fedora Rawhide package metadata · testssl · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#testssl

nixpkgs package indexes · pkgs/by-name/te/testssl/package.nix · source: api.github.com

Debian aptverified · 92%
sudo apt install testssl.sh

Debian stable package indexes · testssl.sh · source: deb.debian.org

Arch Linux pacmanverified · 92%
sudo pacman -S testssl.sh

Arch Linux sync databases · testssl.sh · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install testssl.sh

openSUSE Tumbleweed package metadata · testssl.sh · source: download.opensuse.org

overview

Package summary

Tool which checks for the support of TLS/SSL ciphers and flaws

Commands and aliases

  • testssl.sh

history

Project history and usage

testssl.sh is a free Bash command-line scanner for checking TLS and SSL services on any port, including supported protocols, ciphers, certificate properties, security headers, and known cryptographic flaws.

Project history

The testssl/testssl.sh repository was created in July 2014 and official GitHub releases show a long public release history, including version 2.6 in 2015, 2.8 in 2017, the 3.0 line in 2020 and 2021, and the 3.2 stable line in 2025 and 2026.

The README describes testssl.sh as a no-install-or-configuration tool: no gems, CPAN, pip, or similar runtime stack are needed, and it runs out of the box on Linux, macOS, BSD systems, WSL2, MSYS2, and Cygwin. That packaging profile helped it become a common audit utility in Unix security toolboxes.

The changelog shows the project expanding from cipher and protocol checks into broader TLS operations: STARTTLS support, JSON and CSV output, browser/client simulations, certificate and CA checks, TLS 1.3, Docker images, GHCR builds, SSL Labs-style ratings, post-quantum and newer cipher handling, and mass-testing improvements.

Adoption history

testssl.sh's adoption pattern is visible in its official README: it lists related frontends, mass scanners, privacy checkers, Nagios and Icinga integrations, GitHub Actions, JSON processors, and a Homebrew package discussion. These are signs of a tool used both interactively by security engineers and as a building block in automated checks.

The batch input also shows broad package-manager coverage: Homebrew, Debian, Ubuntu, Fedora/dnf, MacPorts, Nix, Arch/pacman, and openSUSE/zypper. That matters because TLS scanners are often run from ephemeral audit machines, CI jobs, or administrator laptops where quick package installation is the workflow.

How it is used

The normal interactive use is testssl.sh <hostname>, which performs a default scan of a host or URI. The usage documentation also covers per-protocol cipher checks, vulnerability checks such as Heartbleed, CCS injection, POODLE, FREAK, LOGJAM, DROWN, and ROBOT-related coverage, HTTP header checks, STARTTLS protocols, MX scans, proxy use, and IPv6.

For automation, testssl.sh supports batch input with --file, machine-readable JSON and CSV output, log files, append mode, warning suppression for batch runs, and Docker execution. Those features explain why it appears in package-manager catalogs and CI/security pipelines rather than only in penetration-testing notes.

Why package nerds care

testssl.sh is a package-nerd classic because it is a single command with heavy operational value: install it, point it at a host, and get a broad TLS posture report without setting up a web service or sending results to a third party.

Its Bash implementation and bundled compatibility work put it in the same mental shelf as nmap helper scripts, OpenSSL wrappers, and admin audit tools. Distribution packages make it easy to pin or update across fleets, CI runners, and responder laptops.

Timeline

  • 2014: testssl/testssl.sh repository created on GitHub.
  • 2015: Version 2.6 released, with mass-testing file option and expanded TLS checks.
  • 2017: Version 2.8 released, adding features such as trust-chain checks, JSON and CSV logging, HTTP/2 ALPN checks, and DROWN checks.
  • 2020-2021: Version 3.0 line released, adding TLS 1.3 support, better JSON output, Docker support, STARTTLS improvements, and more robustness.
  • 2025: Version 3.2.0 released as a stable line.
  • 2026: Version 3.2.3 marked latest in official GitHub releases, with 3.3 development snapshots also published.

Related projects

  • OpenSSL, LibreSSL, STARTTLS services, SSL Labs-style ratings, Docker and GHCR images, Nagios and Icinga checks, GitHub Actions, mass-scanning wrappers, and TLS vulnerability test suites.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for testssl. 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
testssl.shexecutableindexed 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.2.4
manager updated2026-07-12
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:testssl
Version3.2.4
Package managerHomebrew
Homepagehttps://testssl.sh/
Repositoryhttps://github.com/testssl/testssl.sh
Last updated2026-07-12T21:25:00Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

testssl

nix profile install nixpkgs#testssl
  • normalized package name match
  • Matched by: Testssl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/testssl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

testssl 3.2.3-3.fc45

Testing TLS/SSL encryption

https://testssl.sh/

sudo dnf install testssl
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: testssl
  • 14 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Testssl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: testssl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

testssl

sudo port install testssl
  • normalized package name match
  • Matched by: Testssl
MacPorts ports tree · api.github.com · MacPorts ports tree: security/testssl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

testssl.sh 3.2.1+dfsg-1

Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws

https://testssl.sh/

sudo apt install testssl.sh
  • Section: utils
  • Architecture: all
  • 4 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Testssl Sh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: testssl.sh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

testssl.sh 3.2~rc3+dfsg-1

Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws

https://testssl.sh/

sudo apt install testssl.sh
  • Section: universe/utils
  • Architecture: all
  • 4 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Testssl Sh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: testssl.sh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman92%

testssl.sh 3.2.4-1

Testing TLS/SSL encryption

https://github.com/testssl/testssl.sh

sudo pacman -S testssl.sh
  • License: GPL-2.0-only
  • Architecture: any
  • 6 dependencies
  • installed executable or alias match
  • Matched by: Testssl Sh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: testssl.sh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

testssl.sh 3.2.4-1.1

Testing TLS/SSL Encryption Anywhere On Any Port

https://testssl.sh

sudo zypper install testssl.sh
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Security
  • Architecture: noarch
  • Source Package: testssl.sh
  • 4 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Testssl Sh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: testssl.sh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation