github smallstep/certificates v0.19.0
Step CA v0.19.0 (22-04-19)

latest releases: v0.26.1, v0.26.0, v0.26.0-rc2...
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 (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.19.0_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.19.0_amd64.tar.gz

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

Changelog

  • 605a959 [action] attempt to pin goreleaser version
  • 27b3d82 [action] goamd64 another attempt at fix
  • 18ca660 [action] issue uploading to scoop - attempt setting goamd64
  • ddac3b2 Merge pull request #904 from smallstep/herman/changelogs-20220419
  • 714b5e6 Fix step -> step-ca

Thanks!

Those were the changes on v0.19.0!

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.