1 Repo
Scripts that deterministically create certificate hierarchies, skipping regeneration when output exists.
Distinct from Script Generators: Distinct from Script Generators: specifically targets PKI hierarchy generation with idempotency, not general script generation from command sequences.
Explore 1 awesome GitHub repository matching development tools & productivity · PKI Hierarchy Generators. Refine with filters or upvote what's useful.
Boulder is a production-grade implementation of the ACME (Automated Certificate Management Environment) protocol, built around the same infrastructure that powers Let's Encrypt. It functions as a full certificate authority that automates the issuance, renewal, and revocation of TLS certificates, supporting multiple key algorithms including RSA, ECDSA, and experimental post-quantum ML-DSA keys. The project distinguishes itself through its multi-algorithm PKI hierarchy, which builds separate RSA and ECDSA root chains with cross-signing to support dual-algorithm trust paths. It includes a CRL-ba
Uses shell scripts to deterministically create certificate hierarchies, skipping regeneration when output exists.