SSL Certificate Manager
Manage SSL/TLS certificates including generation, installation, renewal, and troubleshooting for secure web services.
Usage
Describe your SSL/TLS needs and this skill will guide you through certificate management.
Examples
- "Set up Let's Encrypt certificates with auto-renewal for my domain"
- "Generate a self-signed certificate for local development"
- "Troubleshoot a certificate chain error in my Nginx config"
Guidelines
- Always use TLS 1.2 or higher in production
- Set up automatic renewal well before certificate expiry
- Use strong cipher suites and disable weak ones
- Test your SSL configuration with SSL Labs scanner
- Keep private keys secure with proper file permissions