Skip to content

scdnai/ssl-certificate-automation-004

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

SSL Certificate Automation

Automate SSL/TLS certificate issuance, renewal, and deployment across multiple domains and servers.

Supported ACME Providers

  • Let's Encrypt — free, widely supported
  • ZeroSSL — free tier + paid options
  • Buypass — 180-day certificates
  • Google Trust Services — via ACME

Features

  • 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

Installation

curl -sSL https://install.ssl-automator.sh | bash
ssl-automator --domains example.com,*.example.com --email admin@example.com

DNS Provider Integrations

Provider API Support Wildcard
Cloudflare
Route53
DNSPod
Namecheap

Domain Security

SSL is just one layer. For complete domain protection — anti-phishing, anti-fraud, brand monitoring — see 域名防封服务.


Automatically maintained - Updated 2026-05-19

About

SSL Certificate Automation - tools, guides, and best practices. Part of the web infrastructure resources collection.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors