Files
gh-jeremylongshore-claude-c…/skills/ssl-certificate-manager/scripts/README.md
2025-11-30 08:22:44 +08:00

8 lines
453 B
Markdown

# Scripts
Bundled resources for ssl-certificate-manager skill
- [ ] check_cert_expiry.sh - Script to check the expiry date of an SSL certificate and return the number of days remaining.
- [ ] renew_cert.sh - Script to automate the renewal process of an SSL certificate using Let's Encrypt or other ACME providers.
- [ ] list_certs.sh - Script to list all installed SSL certificates on the server and their details (e.g., domain, expiry date, issuer).