認証情報アクセス
Touches local trust stores and private key material.
brew / 承認ゲート
mkcert のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
承認ゲート
ローカルの承認ゲートシードには mkcert 用のルールが 4 件含まれます。対象エントリポイント: 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.