github smallstep/cli v0.18.1-rc6
Step CLI v0.18.1-rc6 (22-01-17)

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

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

Changelog

  • 840d22f Add arm5 build to goreleaser
  • 82fec73 A few style and linter fixes on truststore PR
  • 5a7c630 Merge pull request #565 from isodude/acme
  • e1dc23c utils/cautils/acmeutils.go: Allow system Root CA store on private CA
  • 521ef81 Merge pull request #600 from elyscape/package-scripts
  • 219dbe6 Use alternatives system for RPMs
  • fd49998 Merge pull request #576 from hslatman/hs/acme-ip-sans
  • 7a1d616 Fix code style
  • 84697f4 Merge branch 'master' into hs/acme-ip-sans
  • 189229b Merge pull request #599 from smallstep/max/remove-ui
  • c49873f update cli-utils@v0.7.1
  • 2881ea4 Remove internal ui package
  • 444f1fc Clean up logic
  • d5ccc27 Allow IPs in the CSR subject
  • a27bf7e Merge branch 'master' into hs/acme-ip-sans
  • def58f9 Add support for IP SANS when using ACME provisioner

Thanks!

Those were the changes on v0.18.1-rc6!

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.