pkg.soopen package index

brew / 順位 7028

gimmecert を Homebrew でインストール

gimmecert のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gimmecert

local Homebrew formula metadata

概要

パッケージ概要

Quickly issue X.509 server and client certificates using locally-generated CA

コマンドとエイリアス

  • gimmecert

履歴

プロジェクトの歴史と使われ方

Gimmecert is a Python CLI for creating a local X.509 certificate authority hierarchy and issuing throwaway server or client certificates for development, testing, and CI/CD environments.

プロジェクトの歴史

The documentation says the tool was created to remove the pain of setting up a CA hierarchy and issuing a small number of test certificates. Its first documented release implemented per-directory CA initialization plus server and client certificate issuance; later releases added CSR handling, renewal, Python-version updates, ECDSA key support, and configurable key parameters.

採用の歴史

The project serves a narrow systems-integration niche rather than a broad developer-tool audience. Its own documentation names local experiments, development integration, and test or CI/CD deployments as the intended environments, and the Homebrew formula gives macOS users a package-manager install path.

使われ方

Practitioners run gimmecert init inside a project directory, then issue server or client certificates into the .gimmecert tree. The generated PEM files are suited to software that requires TLS or mutual-TLS material during tests without introducing a long-lived certificate authority.

パッケージ好きにとっての重要性

Gimmecert is notable as a packaged alternative to hand-written OpenSSL or certtool invocations. Its package value is convenience and repeatability: one command creates a disposable hierarchy with predictable paths that can be checked by tests or local services.

タイムライン

  • 0.1.0: First documented release with per-directory CA setup and server/client certificate issuance.
  • 0.2.0: Added smaller fixes and test-environment improvements.
  • 0.4.0: Added ECDSA and configurable private-key generation.
  • 0.5.0: Added Python 3.9 support and dependency updates.

Related projects

  • The documentation compares Gimmecert with OpenSSL CLI and GnuTLS certtool, arguing that those tools are powerful but tedious for small disposable certificate sets.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client,server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
.gimmecert/ca/levelN.key.pem.gimmecert/server/NAME.key.pem.gimmecert/client/NAME.key.pem

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gimmecert実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.0.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gimmecert
バージョン1.0.0
パッケージマネージャHomebrew
ホームページhttps://github.com/azaghal/gimmecert
リポジトリhttps://github.com/azaghal/gimmecert
最終更新2026-07-27T18:04:27+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation