凭据访问
Touches local trust stores and private key material.
代理安全
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.
安装
brew install mkcertlocal Homebrew formula metadata
sudo port install mkcertMacPorts ports tree · security/mkcert/Portfile · 来源: api.github.com
sudo apk add mkcertAlpine Linux edge package indexes · mkcert · 来源: dl-cdn.alpinelinux.org
sudo apt install mkcertDebian stable package indexes · mkcert · 来源: deb.debian.org
sudo dnf install mkcertFedora Rawhide package metadata · mkcert · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mkcertnixpkgs package indexes · pkgs/by-name/mk/mkcert/package.nix · 来源: api.github.com
sudo pacman -S mkcertArch Linux sync databases · mkcert · 来源: geo.mirror.pkgbuild.com
sudo zypper install mkcertopenSUSE Tumbleweed package metadata · mkcert · 来源: download.opensuse.org
choco install mkcertChocolatey community package catalog · mkcert · 来源: community.chocolatey.org
scoop install extras/mkcertScoop official bucket manifest trees · bucket/mkcert.json · 来源: api.github.com
winget install --id FiloSottile.mkcert -eWindows Package Manager source index · FiloSottile.mkcert · 来源: cdn.winget.microsoft.com
概览
Simple tool to make locally trusted development certificates
历史
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.
审批门
本地审批门种子包含 4 条适用于 mkcert 的规则。覆盖的入口点:mkcert。严重级别:严重, 高。覆盖状态:partial,审核于 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.pem可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mkcert | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/FiloSottile/mkcert
安装元数据
| 软件包键 | brew:mkcert |
|---|---|
| 版本 | 1.4.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mkcert |
| 主页 | https://github.com/FiloSottile/mkcert |
| 仓库 | https://github.com/FiloSottile/mkcert |
| 上游文档 | https://github.com/FiloSottile/mkcert#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/FiloSottile/mkcert/archive/refs/tags/v1.4.4.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.