Skip to main content

@stack72/letsencrypt-certificate

v2026.03.04.1

A model to manage the lifecycle of a LetsEncrypt certificate

Repository

https://github.com/stack72/swamp-letsencrypt

Quality score

How well-documented and verifiable this extension is.

Not yet scored.

A score will be generated the next time this extension is published. The owner can also trigger scoring manually.

Install

$ swamp extension pull @stack72/letsencrypt-certificate

@stack72/letsencrypt-certificatev2026.03.05.1letsencrypt_certificate.ts

Global Arguments

ArgumentTypeDescription
domainstringPrimary domain for the certificate
altNamesarrayAdditional Subject Alternative Names
emailstringContact email for ACME account
stagingbooleanUse Let's Encrypt staging environment
createRegister ACME account, request certificate via DNS-01 challenge, store cert + key
statusCheck certificate expiry and renewal status
renewRenew certificate using existing ACME account
revokeRevoke the current certificate

Resources

account(infinite)— ACME account URL and key
certificate(infinite)— TLS certificate, chain, and private key