Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:44 +08:00
commit 2afd4cf0af
8 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for ssl-certificate-manager skill
- [ ] openssl_commands.md - Documentation of common OpenSSL commands for managing SSL certificates.
- [ ] letsencrypt_guide.md - Guide on using Let's Encrypt for obtaining and renewing SSL certificates.
- [ ] certificate_troubleshooting.md - Troubleshooting guide for common SSL certificate issues (e.g., chain errors, hostname mismatch).