What problem does it solve?
This Skill automates the complex and often error-prone process of obtaining, renewing, and managing TLS/SSL certificates using Let's Encrypt, ensuring your websites and services remain secure and accessible.
Core Features & Use Cases
- Automated Certificate Issuance: Obtain new certificates for single domains, wildcards, or multiple domains.
- Automatic Renewal: Ensures certificates are renewed before they expire, preventing service interruptions.
- Flexible Challenge Methods: Supports HTTP-01 (requires port 80) and DNS-01 (for wildcards or servers without public IPs) challenges.
- Web Server Integration: Includes patterns for automatically reloading Nginx and Apache after renewal.
- Use Case: Secure your web server with free, trusted SSL certificates by running a single command to obtain and configure a certificate, and set up automatic renewal.
Quick Start
Use the certbot skill to obtain a new certificate for 'example.com' using the nginx plugin.