@stack72/letsencrypt-certificate
v2026.03.04.1
A model to manage the lifecycle of a LetsEncrypt certificate
Repository
https://github.com/stack72/swamp-letsencrypt
Contents
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
| Argument | Type | Description |
|---|---|---|
| domain | string | Primary domain for the certificate |
| altNames | array | Additional Subject Alternative Names |
| string | Contact email for ACME account | |
| staging | boolean | Use 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