github smallstep/certificates v0.30.0-rc2
Step CA v0.30.0-rc2 (26-01-22)

pre-release17 hours 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 \
  --certificate step-ca_darwin_0.30.0-rc2_amd64.tar.gz.pem \
  --signature step-ca_darwin_0.30.0-rc2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  step-ca_darwin_0.30.0-rc2_amd64.tar.gz

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

Changelog

  • 1f65119 Update cosign command
  • bb9af7f Merge pull request #2540 from smallstep/dependabot/go_modules/github.com/sirupsen/logrus-1.9.4
  • 5274d27 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • 666bd40 Merge pull request #2541 from smallstep/dependabot/go_modules/google.golang.org/api-0.260.0
  • 315dc53 Bump google.golang.org/api from 0.259.0 to 0.260.0
  • 9f72cc5 Merge pull request #2543 from smallstep/dependabot/go_modules/github.com/go-chi/chi/v5-5.2.4
  • e433551 Bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4

Thanks!

Those were the changes on v0.30.0-rc2!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.

Don't miss a new certificates release

NewReleases is sending notifications on new releases.