Initial commit
This commit is contained in:
7
skills/ssl-certificate-manager/scripts/README.md
Normal file
7
skills/ssl-certificate-manager/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user