1 repo
Command-line tools that implement the ACME protocol for automated certificate lifecycle management.
Distinguishing note: Specifically targets the ACME protocol for certificate automation rather than general security tasks.
Explore 1 awesome GitHub repository matching security & cryptography · ACME Clients. Refine with filters or upvote what's useful.
This project is a command-line tool that automates the entire lifecycle of security certificates using standard domain validation protocols. It functions as a background service to manage the issuance, renewal, and installation of certificates, ensuring that encrypted web traffic remains active without requiring manual intervention. The tool distinguishes itself through extensive support for automated domain ownership verification, including the ability to issue wildcard certificates by programmatically interacting with external domain name system providers. It provides flexible validation op
Automates the issuance, renewal, and installation of security certificates using standard ACME protocols.