Automic VaultAutomic Vault

brew

Install gimmecert with Homebrew

Quickly issue X.509 server and client certificates using locally-generated CA. Version 1.0.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gimmecert

local Homebrew formula metadata

overview

Package summary

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

Commands and aliases

  • gimmecert

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:client,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
gimmecertcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.0.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://projects.majic.rs/gimmecert

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://projects.majic.rs/gimmecertnone confidence

install metadata

Package metadata

Package keybrew:gimmecert
Version1.0.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gimmecert
Homepagehttps://projects.majic.rs/gimmecert
Repositoryhttps://code.majic.rs/gimmecert
Upstream docshttps://gimmecert.readthedocs.io/en/stable
LicenseGPL-3.0-or-later
Source archivehttps://files.pythonhosted.org/packages/94/b3/f8d0d4fc8951d7ff02f1d3653ba446ad0edf14ab1a18cff4fbe1d1b62086/gimmecert-1.0.0.tar.gz
Dependenciescertifi, cryptography, python@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegimmecert
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment