Manages SSL/TLS certificates: checks expiry dates, automates renewals, lists installed certs, and diagnoses chain issues using ssl-certificate-manager plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ssl-certificate-manager:managing-ssltls-certificatesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Monitor SSL/TLS certificate expiry dates, automate renewal workflows, list installed certificates, and diagnose certificate chain or configuration issues across domains.
Monitor SSL/TLS certificate expiry dates, automate renewal workflows, list installed certificates, and diagnose certificate chain or configuration issues across domains.
This skill empowers Claude to seamlessly interact with the ssl-certificate-manager plugin, facilitating efficient management and monitoring of SSL/TLS certificates. It allows for quick checks of certificate expiry dates, automated renewal processes, and comprehensive listings of installed certificates.
This skill activates when you need to:
User request: "Check the expiry date of my SSL certificate for example.com"
The skill will:
User request: "Renew my SSL certificate for api.example.org"
The skill will:
This skill can be used in conjunction with other security-related plugins to provide a comprehensive security overview. For example, it can be integrated with vulnerability scanning tools to identify potential weaknesses related to outdated or misconfigured certificates.
The skill produces structured output relevant to the task.
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin ssl-certificate-managerMonitors SSL/TLS certificate expiry dates, automates renewal workflows, lists installed certificates, and diagnoses certificate chain or configuration issues.
Automates SSL/TLS certificate lifecycle management including CSR generation, certificate parsing, expiration monitoring, ACME renewal, and revocation checking.
Automates SSL/TLS certificate provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault. Useful for HTTPS enablement, multi-domain/wildcard certs, and zero-downtime rotation.