# minica mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minica in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:minica
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install minica
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install minica
```

  Evidenz: Debian stable package indexes: minica from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#minica
```

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

## Paketfakten

- **Paketschlüssel:** brew:minica
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/minica>
- **Version:** 1.1.0
- **Quellzusammenfassung:** Small, simple certificate authority
- **Homepage:** <https://github.com/jsha/minica>
- **Repository:** <https://github.com/jsha/minica>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jsha/minica/archive/refs/tags/v1.1.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-29T17:04:54+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- minica (cli)
- minica (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.1.0
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/jsha/minica
- neueste erkannte Version: v1.1.0 (aktuell)
## Projektgeschichte und Nutzung

minica is a small certificate-authority utility from the `jsha/minica` repository. Its README defines the intended trust model narrowly: it is for situations where the CA operator also operates each host that will use the generated certificate.

### Projektgeschichte

The tool automatically creates a root key and certificate and then signs end-entity certificates for requested DNS names or IP addresses. It does not provide OCSP or CRL services, and the README positions it as appropriate for RPC systems or microservices rather than as a public CA or full PKI platform.

### Wie es verwendet wird

In practice, minica is used by developers and operators who need local or internal TLS certificates with more structure than a single ad hoc self-signed certificate. The Homebrew package installs a tiny Go-based CLI alternative to heavier internal-CA systems such as step-ca, Vault PKI, or a full ACME deployment when the operator controls both the CA and the hosts.

### Quellen

- <https://github.com/jsha/minica>
- <https://pkg.go.dev/github.com/jsha/minica>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** minica
- **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

## Andere Paketmanager-Einträge

- Debian apt - minica - 1.0-2+b16: normalized package name match | Debian stable package indexes: minica from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | super micro binary to issue new CAs | https://github.com/paultag/minica
- Nix - minica: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minica/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - minica - 1.0-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: minica from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | super micro binary to issue new CAs | https://github.com/paultag/minica


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/de/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [certstrap](https://pkg.so/de/brew/certstrap/) - Shares pkgdb curated category or tags: certificate-authority, certificates, cli, pki, security.
- [easy-rsa](https://pkg.so/de/brew/easy-rsa/) - Shares pkgdb curated category or tags: certificate-authority, certificates, cli, pki, security.
- [mkcert](https://pkg.so/de/brew/mkcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [certbot](https://pkg.so/de/brew/certbot/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [showcert](https://pkg.so/de/brew/showcert/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [certigo](https://pkg.so/de/brew/certigo/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [crip](https://pkg.so/de/brew/crip/) - Shares pkgdb curated category or tags: certificates, cli, security, tls.
- [lego](https://pkg.so/de/brew/lego/) - Shares pkgdb curated category or tags: certificates, cli, security.

## Combined YAML source

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


## Quellen

- 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
