github smallstep/cli v0.17.3
Step CLI v0.17.3 (21-09-24)

latest releases: v0.26.1, v0.26.0, v0.25.3-rc3...
2 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.17.3_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3_amd64.tar.gz

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

Changelog

ebd04bd changelog update for 0.17.3
d86bd47 Fix OKP (ed25519) key in tests to reflect to reflect fixed thumbprint
b1f066e Merge pull request #551 from smallstep/loose-restrictions
5097e50 Add comment about sans claim
245ddf1 Validate sans claim too.
f4f34c9 Add line in the changelog.
abed4ea Add iss#sub URI to CSR in OIDC provisioners.
c3c2552 Remove checks for OIDC provided certificates.
7a7f809 Change port in example to 443.
a44fdc5 Add release page link to install docs

Thanks!

Those were the changes on v0.17.3!

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.