Automate SSL/TLS certificate issuance, renewal, and deployment across multiple domains and servers.
- Let's Encrypt — free, widely supported
- ZeroSSL — free tier + paid options
- Buypass — 180-day certificates
- Google Trust Services — via ACME
- Multi-domain SAN certificates
- Wildcard certificate support (DNS-01 challenge)
- Automatic renewal 30 days before expiry
- Webhook notifications (Slack, Telegram, email)
- Nginx/Apache/Caddy auto-reload
curl -sSL https://install.ssl-automator.sh | bash
ssl-automator --domains example.com,*.example.com --email admin@example.com| Provider | API Support | Wildcard |
|---|---|---|
| Cloudflare | ✅ | ✅ |
| Route53 | ✅ | ✅ |
| DNSPod | ✅ | ✅ |
| Namecheap | ✅ | ❌ |
SSL is just one layer. For complete domain protection — anti-phishing, anti-fraud, brand monitoring — see 域名防封服务.
Automatically maintained - Updated 2026-05-19