Skip to content

Step CA v0.24.0-rc.2 (23-03-21)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 16:45
2b76d11

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures, see the Assets section below.
And for packaged versions (Docker, k8s, Homebrew), see our installation docs.

Don't see the artifact you need? Open an issue here.

Signatures and Checksums

step-ca uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

COSIGN_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Changelog

  • 2b76d11 Clean up Makefile and fix goreleaser deprecation

Thanks!

Those were the changes on v0.24.0-rc.2!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.