Setup SSL Certificate (Certbot)
setup_ssl_certbotGenerates an execution plan to install Certbot and configure Let's Encrypt SSL certificate for Nginx, including auto-renewal testing.
Instructions
Generates a 2-step execution plan to install Certbot and configure Let's Encrypt SSL/HTTPS certificate for Nginx. Uses OS-specific package mapping and tests auto-renewal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| admin_email | No | Admin email for Let's Encrypt registration (retrieved from .devops-mcp.json if omitted) | |
| domain_name | No | Domain name for SSL certificate (retrieved from .devops-mcp.json if omitted) |