github smallstep/certificates v0.27.2
Step CA v0.27.2 (24-07-18)

latest releases: v0.27.4, v0.27.4-rc1, v0.27.3...
one month 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.27.2_amd64.tar.gz.sig.pem \
  --signature step-ca_darwin_0.27.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  step-ca_darwin_0.27.2_amd64.tar.gz

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

Changelog

  • 077f688 Add changelog for 0.27.2 & 0.27.1 | update changelog for 0.27.0 (#1934)
  • eb503c7 Merge pull request #1931 from smallstep/mariano/console
  • 797f577 Merge pull request #1929 from smallstep/dependabot/go_modules/go.step.sm/linkedca-0.22.1
  • 61ffb32 Merge pull request #1928 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.17.3
  • 8b89dd1 Update step_config.tpl template
  • b67eb9d Bump go.step.sm/linkedca from 0.21.1 to 0.22.1
  • 53f616d Bump cloud.google.com/go/security from 1.17.0 to 1.17.3

Thanks!

Those were the changes on v0.27.2!

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.