1 repo
Automated workflows for obtaining and installing SSL/TLS certificates.
Distinguishing note: Focuses on the domain of SSL/TLS specifically.
Explore 1 awesome GitHub repository matching security & cryptography · SSL Certificate Automation. Refine with filters or upvote what's useful.
Certbot is a command-line client designed to automate the lifecycle of digital security certificates. By implementing the ACME protocol, it manages the communication between a local server and a certificate authority to verify domain ownership and issue transport layer security certificates without manual intervention. The tool distinguishes itself through a modular plugin architecture that allows it to interact directly with various web server configurations and DNS providers. This framework enables the software to perform automated domain validation, modify server settings, and configure vi
Automatically obtains, renews, and installs digital security certificates to enable encrypted web traffic without manual intervention.