github smallstep/cli v0.18.2-rc1
Step CLI v0.18.2-rc1 (22-02-09)

latest releases: v0.26.0, v0.25.3-rc3, v0.25.3-rc2...
pre-release2 years ago

Official Release Artifacts

Linux

OSX 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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.18.2-rc1_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.18.2-rc1_amd64.tar.gz

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

Changelog

  • fb2ca6c Add completion command
  • 20bbab1 Merge pull request #625 from smallstep/needs-renewal-docs
  • 1bb0b1b Update command/certificate/needsRenewal.go
  • 84e2b87 Upgrade truststore with support for Solus OS
  • f2f426e Merge pull request #626 from smallstep/offline-templates
  • f1c23e4 Changelog updates
  • 125bde4 Pass missing template data in X509 sign offline mode
  • 98d88fa Add variety & clarity to needs-renewal examples

Thanks!

Those were the changes on v0.18.2-rc1!

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

Don't miss a new cli release

NewReleases is sending notifications on new releases.