Official Release Artifacts
Linux
- 📦 step-ca_linux_0.30.0-rc7_amd64.tar.gz
- 📦 step-ca_0.30.0.rc7-1_amd64.deb
- 📦 step-ca-0.30.0.rc7-1.x86_64.rpm
- 📦 step-ca_0.30.0.rc7-1_arm64.deb
- 📦 step-ca-0.30.0.rc7-1.aarch64.rpm
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-rc7_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-rc7_amd64.tar.gz
The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.
Changelog
- d34619c Update CHANGELOG for 0.30.0 (#2603)
- cfcbe4c Merge pull request #2602 from smallstep/mariano/scep-type-check
- e6da031 Add scep integration tests
- d4103d6 Merge pull request #2511 from savely-krasovsky/master
- 07e4424 Add revocation reason code to CRL | replace deprecated pkix.RevokeCertificate
- 3ce5113 Bump nosql and crypto (#2600)
- 927ecc7 Add actions and security-events permissions to release CI job (#2593)
- 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
- 24df15d Merge branch 'master' into master
- a73083e Merge branch 'master' into master
- 257c978 Merge branch 'master' into master
- c901e06 Merge branch 'master' into master
- 68435d7 Merge branch 'master' into master
- 455e3e7 crl: crl filename in der format should have .crl extension
- d426123 Merge branch 'master' into master
- f44151d Merge branch 'master' into master
- 0e8bb63 Merge branch 'master' into master
- 27f7d12 Merge branch 'master' into master
- 1dcfaaa feat: remove options and do not set OnlyContainsUserCerts and OnlyContainsCACerts at all
- f1a8a10 Merge branch 'master' into master
- 93b065f feat: add options to configure CRL IDP flags
Thanks!
Those were the changes on v0.30.0-rc7!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.