Finds the 365-day and 90-day certificate assumptions left in your cert-manager, Terraform, ACME and
76
Finds the 365-day and 90-day certificate assumptions left in your cert-manager, Terraform, ACME and monitoring config. The public TLS maximum is 200 days now, 100 on 2027-03-15, 47 on 2029-03-15.
docker run --rm -v "$PWD":/work readystack/cert-lifetime-lint-47day /work/file
The same 24 rules as the VS Code extension, in a container. Mount a folder on /work.
--rules lists every ruledocker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/cert-lifetime-lint-47day --dir /work --ci
Hosted certificate monitors bill $17-19 every month - Better Stack Starter is $204/year for 20 domains and TrackSSL Starter is $19/month - and they watch a certificate after it has been issued, not the config that issues it.
7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.
Content type
Image
Digest
sha256:93a06e5f0…
Size
46.1 MB
Last updated
4 days ago
docker pull getreadystack/cert-lifetime-lint-47day