What problem does it solve?
This Skill simplifies the complex process of obtaining, configuring, and automatically renewing SSL/TLS certificates, ensuring your services remain secure and accessible.
Core Features & Use Cases
- Certificate Generation: Create private keys, CSRs, and self-signed certificates using OpenSSL.
- Let's Encrypt Integration: Automate certificate acquisition and renewal with Certbot for Nginx and Apache.
- Configuration & Troubleshooting: Provides Nginx configurations for HTTPS and troubleshooting steps for common SSL/TLS issues.
- Use Case: Secure your web server by automatically obtaining and renewing SSL certificates for your domain using Let's Encrypt, ensuring your site is always accessible via HTTPS.
Quick Start
Use the ssl-tls skill to generate a new RSA private key with 2048 bits.