macOS
brew install minicalocal Homebrew formula metadata
brew / rank 6680
Small, simple certificate authority. Version 1.1.0 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install minica.
install
brew install minicalocal Homebrew formula metadata
sudo apt install minicaDebian stable package indexes · minica · source: deb.debian.org
nix profile install nixpkgs#minicanixpkgs package indexes · pkgs/by-name/mi/minica/package.nix · source: api.github.com
overview
Small, simple certificate authority
history
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minica | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:minica |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/jsha/minica |
| Repository | https://github.com/jsha/minica |
| Last updated | 2026-07-29T17:04:54+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
minica 1.0-2+b16
super micro binary to issue new CAs
https://github.com/paultag/minica
sudo apt install minicaminica
nix profile install nixpkgs#minicaminica 1.0-2build1
super micro binary to issue new CAs
https://github.com/paultag/minica
sudo apt install minicasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.