github smallstep/certificates v0.21.0
Step CA v0.21.0 (22-07-07)

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

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

Changelog

  • ffe7c00 Add changelog template
  • 6814b7f Update README.md
  • f140874 Merge pull request #958 from smallstep/rsa-signature-algorithm
  • 7ecb8c3 Update CHANGELOG.md
  • dab2f79 Merge pull request #960 from smallstep/uri-1.19
  • 68a89fb Split Go 1.19 problematic with build tags
  • ed778b7 Merge pull request #956 from shuLhan/kms-uri-test-go119
  • 0e7257a kms/uri: fix test on Parse for the next Go release
  • 31af1ef Sign certificates with the issuer signature algorithm
  • 34f9268 Merge pull request #954 from shuLhan/shulhan-gofmt
  • 0b748f2 Merge pull request #955 from shuLhan/cas-cloudcas-test-go119
  • ee53530 cas/cloudcas: update test on createPublicKey for the next Go release
  • fe04f93 all: reformat all go files with the next gofmt (Go 1.19)
  • 304cc5a Merge pull request #950 from gdbelvin/pinsrc
  • fed0904 pinfile

Thanks!

Those were the changes on v0.21.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.