macOS
brew install minicalocal Homebrew formula metadata
brew
Small, simple certificate authority. Version 1.1.0 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/jsha/minica
install metadata
| Package key | brew:minica |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/minica |
| Homepage | https://github.com/jsha/minica |
| Repository | https://github.com/jsha/minica |
| Upstream docs | https://github.com/jsha/minica#readme |
| License | MIT |
| Source archive | https://github.com/jsha/minica/archive/refs/tags/v1.1.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.