# 使用 Homebrew, apt, Nix, scoop 安装 crip

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

## 安装

```sh
sudo av install brew:crip
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install crip
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install crip
```

  证据: Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#crip
```

  证据: nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/crip
```

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

## 软件包事实

- **软件包键:** brew:crip
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/crip>
- **版本:** 2.7.1
- **来源摘要:** Tool to extract server certificates
- **主页:** <https://github.com/Hakky54/certificate-ripper>
- **仓库:** <https://github.com/Hakky54/certificate-ripper>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/Hakky54/certificate-ripper/archive/refs/tags/2.7.1.tar.gz>
- **最后更新:** 2026-06-22T14:03:06-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- crip (cli)
- crip (别名)

## 构建依赖

- graalvm
- maven

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.7.1
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/Hakky54/certificate-ripper
- 检测到的最新版本: 2.7.1 (当前)
## 项目历史与用法

crip is the command-line executable for Certificate Ripper, a small security utility for extracting server certificate chains and exporting them in formats useful to TLS and Java truststore workflows.

### 项目历史

Certificate Ripper appeared as a Java/GraalVM-oriented CLI project in 2021. The official README positions it as a no-OpenSSL certificate extraction tool with native executables in releases and support for HTTPS, WebSocket, mail, FTP, and database TLS endpoints.

### 采用历史

Official installation instructions cover GitHub releases, Homebrew, the maintainer's Homebrew tap, and Debian/Ubuntu packaging, with additional community packaging for AUR, Nix, Chocolatey, and Scoop. That makes crip notable less for ecosystem size than for broad binary packaging of a narrowly scoped certificate workflow.

### 使用方式

Common usage is printing or exporting remote server certificates as human-readable output, PEM, DER, JKS, or PKCS12, including bulk extraction from multiple URLs and proxy-aware operation.

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

For package indexes, crip is a compact example of a JVM project distributed as native executables as well as a fat JAR, which reduces the usual Java runtime friction for a CLI security tool.

### 时间线

- 2021: Repository created and first public release 0.0.1 published.
- 2021: 1.0.0 release published after early 0.x releases.
- 2022: 2.0.0 release line published.

### Related projects

- GraalVM Native Image is used by the documented native executable build path.
- OpenSSL is an implicit comparison point because the README highlights that crip does not require it.

### 来源

- <https://github.com/Hakky54/certificate-ripper#readme>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/0.0.1>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/1.0.0>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/2.0.0>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

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

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

- Debian apt - crip - 3.9-4: normalized package name match | Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Nix - crip: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - crip - 3.9-3: normalized package name match | Ubuntu 24.04 LTS package indexes: crip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Scoop - extras/crip: normalized package name match | Scoop official bucket manifest trees: bucket/crip.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [maven](https://pkg.so/zh-hans/brew/maven/) - Build dependency declared by Homebrew.
- [graalvm](https://pkg.so/zh-hans/brew/graalvm/) - Build dependency declared by Homebrew.
- [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.
- [showcert](https://pkg.so/zh-hans/brew/showcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [certigo](https://pkg.so/zh-hans/brew/certigo/) - 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.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.

## Combined YAML source

View the package source record on GitHub. [combined/crip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/crip.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
