# 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).