github smallstep/cli v0.23.0-rc.1
Step CLI v0.23.0-rc.1 (22-09-13)

latest releases: v0.27.4, v0.27.3-rc25, v0.27.3-rc24...
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.23.0-rc.1_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.23.0-rc.1_amd64.tar.gz

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

Changelog

  • c18f317 Merge pull request #747 from smallstep/acme-format
  • c54d67a Upgrade certificates to v0.23.0-rc.1
  • e2df2af Merge branch 'master' into acme-format
  • a03cf45 Merge pull request #741 from smallstep/device-attestation
  • 4fc5893 Rename flag to --attestation-uri
  • 021d372 Validate attestation format flags
  • e4a62de Add suggestions from code review
  • 1f1d8cc Apply suggestions from code review
  • 377194e Rename boolean variable
  • 389fef8 Fix comment in Attestor interface
  • ff2dc6b Merge pull request #748 from smallstep/max/go-latest
  • a3400fe Verify that latest release of version is being used for release workflow
  • eddc08e Add entry in changelog
  • 825c600 Minor change to oauth success page
  • 557cfef Merge pull request #746 from unreality/fun-success-page
  • 6b3caf3 Update changelog
  • 8b22304 Upgrade dependencies
  • 07163ad Force build
  • d0b0ae6 Merge branch 'master' into device-attestation
  • bf79b0c Upgrade dependencies
  • 9a45100 Show content of attest flag in the output
  • 6ad024e Fix comment
  • 67b9a8b Add comment on attestor interface.
  • f169ece Fix typo in linkedca variable
  • 9ebed2f Upgrade dependencies
  • 730b9f8 Add support for adding attestation formats to acme provisioners
  • 1e0b166 Merge pull request #737 from smallstep/acme-challenge
  • ab7383d Merge branch 'master' into acme-challenge
  • 275cb86 Upgrade certificates and linkedca to master
  • a96fabf Upgrade certificates to master
  • 3aa366e fix linter errors
  • 34b7378 nicer success page - now with colour!
  • 78979ad Upgrade cli-utils
  • f9e9045 Merge pull request #745 from smallstep/max/govulncheck
  • ef365fa Merge pull request #734 from smallstep/md-category
  • fbadd05 [action] Add govulncheck to lint target | capture go cI in goCI.yml
  • 005920a Upgrade trustore with SUSE13 and upwards support
  • e5c1afe Fix mispell
  • 9fcb4c2 Upgrade certinfo
  • 305f143 Add signature to attestation statement
  • 8263b2c Upgrade certinfo
  • cc946a7 Add go.work and go.work.sum to .gitignore
  • 5a516de Remove replace directives
  • 99e3ef1 Upgrade certificates and certinfo
  • 922f431 Upgrade go.step.sm/crypto
  • e320ac5 Implement device-attestations for yubikeys
  • cb09264 Force build
  • 99569d9 Rename flag to --remove-challenge for consistency
  • f3bcd8a Fix code review errors.
  • 34c46dc Merge branch 'master' into acme-challenge
  • 04575ab Add support for acme challenges in provisioner management
  • 1a75451 Update certificates to device-attestation branch
  • de83fa6 Add some generic slice utility methods
  • a8efd4c Update linkedca to main
  • 5e6daeb Add category to command reference Markdown front matter

Thanks!

Those were the changes on v0.23.0-rc.1!

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.