What problem does it solve?
Tracking SSL/TLS certificate expiration across domains is easy to neglect, and an expired certificate breaks sites and erodes user trust. This Skill routes natural-language questions about certificate health, expiration, and issuance to the correct TLS Radar MCP tool so you can scan domains, monitor certificates, and issue free Let's Encrypt certificates without manual checks.
Core Features & Use Cases
- Certificate Health Scanning: Run one-off SSL/TLS scans on any domain with
tlsradar.scan_domain and review scan history for monitored domains.
- Expiration Monitoring: Add or remove monitored domains, list certificates expiring soon, and export or import monitor configurations as JSON.
- Free Certificate Issuance: Issue and renew Let's Encrypt certificates through a CSR-based flow (
create_certificate → check_certificate_propagation → finalize_certificate) that keeps the private key on your machine.
- Use Case: Ask "is my cert on example.com expiring soon?" and the Skill picks the right tool, reports the expiration status, and can add the domain to monitoring or start a renewal in the same conversation.
Quick Start
Ask the assistant to scan the SSL certificate on your domain and tell you when it expires.