github smallstep/certificates v0.30.0-rc6
Step CA v0.30.0-rc6 (26-03-17)

pre-release13 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 \
  --bundle step-ca_darwin_0.30.0-rc6_amd64.tar.gz.sigstore.json \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  step-ca_darwin_0.30.0-rc6_amd64.tar.gz

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

Changelog

  • 4e8d695 Fix release workflow permissions for CI reusable workflow call
  • c14008e Fix the test for CRL disposition (#2599)
  • 10cd5c2 Merge pull request #2537 from filimonic/crl-fix-crl-file-extension
  • 6f1a228 Merge pull request #2594 from smallstep/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.18.0
  • 386b5b1 Bump github.com/googleapis/gax-go/v2 from 2.17.0 to 2.18.0
  • 9785fc8 Merge pull request #2595 from smallstep/dependabot/go_modules/golang.org/x/net-0.52.0
  • 843711c Bump golang.org/x/net from 0.51.0 to 0.52.0
  • ac828ee Merge pull request #2596 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.49.0
  • a25b1d1 Merge pull request #2597 from smallstep/dependabot/github_actions/softprops/action-gh-release-2.6.1
  • 62f5368 Bump softprops/action-gh-release from 2.5.0 to 2.6.1
  • fd76f00 Bump golang.org/x/crypto from 0.48.0 to 0.49.0
  • 455e3e7 crl: crl filename in der format should have .crl extension

Thanks!

Those were the changes on v0.30.0-rc6!

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.