Accès aux identifiants
Touches local trust stores and private key material.
brew / portes d'approbation
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mkcert pour les workflows d'agents IA.
sécurité des agents
mkcert creates local certificate authorities and development certificates.
Touches local trust stores and private key material.
Primarily mutates local trust state, not remote systems.
Can create certificates that influence development service trust.
Gate CA installation and private-key handling.
Allow certificate inspection; require approval before installing trust roots or writing private keys.
installation
brew install mkcertlocal Homebrew formula metadata
sudo port install mkcertMacPorts ports tree · security/mkcert/Portfile · Source: api.github.com
sudo apk add mkcertAlpine Linux edge package indexes · mkcert · Source: dl-cdn.alpinelinux.org
sudo apt install mkcertDebian stable package indexes · mkcert · Source: deb.debian.org
sudo dnf install mkcertFedora Rawhide package metadata · mkcert · Source: dl.fedoraproject.org
nix profile install nixpkgs#mkcertnixpkgs package indexes · pkgs/by-name/mk/mkcert/package.nix · Source: api.github.com
sudo pacman -S mkcertArch Linux sync databases · mkcert · Source: geo.mirror.pkgbuild.com
sudo zypper install mkcertopenSUSE Tumbleweed package metadata · mkcert · Source: download.opensuse.org
choco install mkcertChocolatey community package catalog · mkcert · Source: community.chocolatey.org
scoop install extras/mkcertScoop official bucket manifest trees · bucket/mkcert.json · Source: api.github.com
winget install --id FiloSottile.mkcert -eWindows Package Manager source index · FiloSottile.mkcert · Source: cdn.winget.microsoft.com
aperçu
Simple tool to make locally trusted development certificates
historique
mkcert is Filippo Valsorda's small Go tool for locally trusted development certificates. It appeared in the 2018 developer conversation around localhost HTTPS and was explained by Valsorda in a January 2019 post: deployment certificates had become easier through ACME and Let's Encrypt, but development still fell back to HTTP because localhost and private development names cannot use ordinary public CA validation.
The tool's core idea is deliberately narrow. Instead of asking each developer to memorize OpenSSL invocations or manage browser trust stores by hand, mkcert creates a local certificate authority, installs it into the system and Firefox/NSS trust stores where supported, and issues certificates for local hostnames, IP addresses, and wildcards. The upstream README also warns that the generated root CA private key can intercept secure requests from the machine, which is why mkcert is framed as a local development tool rather than production CA infrastructure.
mkcert became a common package-manager utility because it solves a recurring web-development pain point with one command and no project-specific configuration. Homebrew, MacPorts, Linux packages, and prebuilt binaries cover the usual developer platforms, while the README leaves web-server configuration to the user after the certificate and key are generated.
portes d'approbation
La graine locale de portes d'approbation contient 4 règles pour mkcert. Points d'entrée couverts : mkcert. Niveaux de sévérité : critique, élevé. Couverture : partial, revu le 2026-05-21.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/Library/Application Support/mkcert/rootCA-key.pemexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mkcert | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/FiloSottile/mkcert
métadonnées d'installation
| Clé du paquet | brew:mkcert |
|---|---|
| Version | 1.4.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mkcert |
| Page d'accueil | https://github.com/FiloSottile/mkcert |
| Dépôt | https://github.com/FiloSottile/mkcert |
| Docs amont | https://github.com/FiloSottile/mkcert#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/FiloSottile/mkcert/archive/refs/tags/v1.4.4.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mkcert |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mkcert 1.4.4-1+b18
Simple zero-config tool to make locally trusted certificates
https://github.com/FiloSottile/mkcert
sudo apt install mkcertmkcert
nix profile install nixpkgs#mkcertmkcert 1.4.4-1ubuntu2
Simple zero-config tool to make locally trusted certificates
https://github.com/FiloSottile/mkcert
sudo apt install mkcertmkcert 1.4.4-r29
simple zero-config tool to make locally trusted development certificates with any names you'd like
sudo apk add mkcertmkcert 1.4.4-9.fc45
Make and install locally trusted development certificates
https://github.com/FiloSottile/mkcert
sudo dnf install mkcertmkcert 1.4.4-3
Simple tool for making locally-trusted development certificates
https://github.com/FiloSottile/mkcert
sudo pacman -S mkcertmkcert 1.4.4-1.4
CLI tool for making locally-trusted development certificates
https://github.com/FiloSottile/mkcert
sudo zypper install mkcertmkcert
sudo port install mkcertmkcert
choco install mkcertextras/mkcert
scoop install extras/mkcertFiloSottile.mkcert
winget install --id FiloSottile.mkcert -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.