acmesh
v3.0.0Manage ACME/SSL certificates with issuance, renewal, and revocation. Use when provisioning certs or checking SSL status.
Installation
Please help me install the skill `acmesh` from SkillHub official store.
npx skills add ckchzh/acmesh
acmesh
Manage ACME/SSL certificates with issuance, renewal, and revocation. Use when provisioning certs or checking SSL status.
Commands
issue
scripts/script.sh issue <domain>
list
scripts/script.sh list
info
scripts/script.sh info <domain>
renew
scripts/script.sh renew <domain>
revoke
scripts/script.sh revoke <domain>
check
scripts/script.sh check <domain>
Data Storage
Data stored in ~/.local/share/acmesh/.
Powered by BytesAgain | bytesagain.com | [email protected]