# Install certigo with Homebrew, apk, MacPorts, Nix, scoop

Utility to examine and validate certificates in a variety of formats. Version 1.18.0 via Homebrew; verified 2026-04-10.

## Install

```sh
sudo av install brew:certigo
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install certigo
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install certigo
```

  Evidence: MacPorts ports tree: sysutils/certigo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add certigo
```

  Evidence: Alpine Linux edge package indexes: certigo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#certigo
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ce/certigo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/certigo
```

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

## Package facts

- **Package key:** brew:certigo
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/certigo>
- **Version:** 1.18.0
- **Source summary:** Utility to examine and validate certificates in a variety of formats
- **Homepage:** <https://github.com/square/certigo>
- **Repository:** <https://github.com/square/certigo>
- **Upstream docs:** <https://github.com/square/certigo#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/square/certigo/archive/refs/tags/v1.18.0.tar.gz>
- **Last updated:** 2026-04-10T21:11:33Z
- **Generated:** 2026-07-09T07:20:21+00:00

## Executables

- certigo (cli)
- certigo (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-09
- Package-manager version: 1.18.0
- Package-manager updated: 2026-04-10
- Local data: ok
- Upstream repository: https://github.com/square/certigo
- Upstream latest detected: v1.18.0 (current)
## Project history and usage

certigo is Square's certificate inspection and validation CLI. Its README positions it as a debugging tool for SSL/TLS issues, with support for common certificate and keystore formats, remote TLS connections, StartTLS protocols, validation, linting, and JSON output.

### Project history

The public repository was created in 2016 under square/certigo and has continued to receive upstream releases, including v1.18.0 in 2026. The project is written in Go and documents Go module-based development.

### Adoption history

certigo moved beyond a GitHub-only utility into regular package-manager channels. The supplied package facts list APK, Homebrew, MacPorts, Nix, and Scoop, and the README itself documents Homebrew installation for macOS.

### How it is used

certigo is commonly used to dump certificate files and keystores, connect to servers to inspect and verify TLS chains, and verify certificate chains against expected names. Its JSON output makes it scriptable with tools such as jq.

### Why package nerds care

Package nerds care about certigo because it packages a practical slice of TLS troubleshooting into one portable CLI. It handles formats and protocols that otherwise push users toward several different OpenSSL, keytool, and ad hoc shell invocations.

### Timeline

- 2016: Public GitHub repository created.
- 2022: v1.16.0 released.
- 2025: v1.17.x releases published.
- 2026: v1.18.0 released.

### Related projects

- The README examples pair certigo JSON output with jq, and its feature set overlaps with OpenSSL and Java keystore inspection workflows.

### Sources

- <https://api.github.com/repos/square/certigo>
- <https://github.com/square/certigo>
- <https://github.com/square/certigo#readme>
- <https://formulae.brew.sh/api/formula/certigo.json>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** certigo
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - certigo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ce/certigo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - certigo - 1.16.0-r33: normalized package name match | Alpine Linux edge package indexes: certigo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Utility to examine and validate certificates in a variety of formats | https://github.com/square/certigo
- MacPorts - certigo: normalized package name match | MacPorts ports tree: sysutils/certigo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/certigo: normalized package name match | Scoop official bucket manifest trees: bucket/certigo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [certgraph](https://www.automicvault.com/pkg/brew/certgraph/) - Shares av.db curated category or tags: certificates, cli, security, tls, x509.
- [showcert](https://www.automicvault.com/pkg/brew/showcert/) - Shares av.db curated category or tags: certificates, cli, security, tls, x509.
- [certbot](https://www.automicvault.com/pkg/brew/certbot/) - Shares av.db curated category or tags: certificates, cli, security, tls.
- [certstrap](https://www.automicvault.com/pkg/brew/certstrap/) - Shares av.db curated category or tags: certificates, cli, security, tls.
- [crip](https://www.automicvault.com/pkg/brew/crip/) - Shares av.db curated category or tags: certificates, cli, security, tls.
- [gimmecert](https://www.automicvault.com/pkg/brew/gimmecert/) - Shares av.db curated category or tags: certificates, cli, security, x509.
- [minica](https://www.automicvault.com/pkg/brew/minica/) - Shares av.db curated category or tags: certificates, cli, security, tls.
- [mkcert](https://www.automicvault.com/pkg/brew/mkcert/) - Shares av.db curated category or tags: certificates, cli, security, tls.

## Combined YAML source

View the package source record on GitHub. [combined/certigo.yml](https://github.com/automic-vault/db/blob/main/combined/certigo.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
