# 使用 Homebrew, apk, MacPorts, Nix, scoop 安装 certigo

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install certigo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install certigo
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:certigo
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/certigo>
- **版本:** 1.18.0
- **来源摘要:** Utility to examine and validate certificates in a variety of formats
- **主页:** <https://github.com/square/certigo>
- **仓库:** <https://github.com/square/certigo>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/square/certigo/archive/refs/tags/v1.18.0.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- certigo (cli)
- certigo (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.18.0
- 本地数据: OK
- 上游仓库: https://github.com/square/certigo
- 检测到的最新版本: v1.18.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

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

- 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-r34: 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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [showcert](https://pkg.so/zh-hans/brew/showcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls, x509.
- [mkcert](https://pkg.so/zh-hans/brew/mkcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [certbot](https://pkg.so/zh-hans/brew/certbot/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [crip](https://pkg.so/zh-hans/brew/crip/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [minica](https://pkg.so/zh-hans/brew/minica/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [certstrap](https://pkg.so/zh-hans/brew/certstrap/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [lego](https://pkg.so/zh-hans/brew/lego/) - Shares pkgdb curated category or tags: certificates, cli, security.
- [pivit](https://pkg.so/zh-hans/brew/pivit/) - Shares pkgdb curated category or tags: certificates, cli, security, x509.

## Combined YAML source

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


## 来源

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