Skip to content

Releases: letsencrypt/crl-monitor

v0.2.2

26 Apr 21:25
a4a566c
Compare
Choose a tag to compare

What's Changed

We decided to re-issue staging intermediates

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Apr 19:58
b3cdddd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.1

v0.1.2

16 Jan 02:42
2c7b293
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Re-release with fixed permissions on github action

22 Dec 20:14
d2f45d8
Compare
Choose a tag to compare
The release.yml workflow needs permission to read the repository (#30)

Also bump configure-aws-credentials to the latest major version.

Release crl-monitor to s3

22 Dec 20:04
f7c5c5a
Compare
Choose a tag to compare

This release adds S3 uploading of the lambda for deployment inside Let's Encrypt.

Tag initial release of crl-monitor

20 Dec 23:16
625ba99
Compare
Choose a tag to compare

The CRL Monitor is a set of AWS Lambdas for monitoring CRLs stored in S3 buckets.

Its primary features are:

  • Issue and revoke certificates, checking that the revoked certificates are added to CRLs on time
  • Check that all serial numbers removed from CRLs are after their expiry by diffing with the previous CRL version
  • Run lints from Boulder, and transitively zlint, on the CRLs