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.6_amd64.tar.gz.sig
~/Downloads/step_darwin_0.17.6_amd64.tar.gz
The checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.
Changelog
e59c7f6 Fix date in changelog
d2bfbbd Merge pull request #556 from smallstep/flexible-config
3579fa4 Fix typo in changelog.
9966c6d Add entries in the changelog.
8ed7c9f Fix typo in help.
fd9614c Allow to specify a fixed redirect_uri.
39cafc6 Allow to override the listen address when step oauth
is called.
9fc33a6 Allow to use --team and --set flags together
Thanks!
Those were the changes on v0.17.6!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.