Skip to content

Step CLI v0.24.2-rc.3 (23-06-13)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:08
c7c6c7a

Official Release Artifacts

Linux

macOS Darwin

Windows

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

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

Signatures and Checksums

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

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

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.24.2-rc.3_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.24.2-rc.3_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/cli/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.24.2-rc.3_amd64.tar.gz

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

Changelog

  • c7c6c7a Assume yes on apt upgrade to avoid non-interactive prompting

Thanks!

Those were the changes on v0.24.2-rc.3!

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