github smallstep/certificates v0.17.5-rc1
Step CA v0.17.5-rc1 (21-10-12)

latest releases: v0.27.4, v0.27.4-rc1, v0.27.3...
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 (Docker, k8s, Homebrew), see our installation docs.

Don't see the artifact you need? Open an issue here.

Signatures and Checksums

step-ca 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/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.17.5-rc1_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.17.5-rc1_amd64.tar.gz

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

Changelog

02d6018 [action] Simply goreleaser targets
04fe312 Merge pull request #720 from smallstep/max/lint
bdc9ffb changelog update
5fc24c6 Fix a few more linter warnings and remove GOFLAGS from make lint
933b40a Introduce gocritic linter and address warnings
9cb1f21 Merge pull request #719 from smallstep/ui-windows
205148a Fix exit after defer.
48549bf Initialize windows terminal on all binaries.
896fd5e Merge pull request #715 from smallstep/template-vars
9fb6df3 Fix ssh template variables when CA is injected using options.

Thanks!

Those were the changes on v0.17.5-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 certificates release

NewReleases is sending notifications on new releases.