Certificates Versions Save

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

v0.25.0

7 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 \
  --certificate ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz

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

Changelog

  • 4e3b344 Update changelog for 0.25.0 release (#1561)

Thanks!

Those were the changes on v0.25.0!

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

v0.24.3-rc.5

9 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 \
  --certificate ~/Downloads/step-ca_darwin_0.24.3-rc.5_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.3-rc.5_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.3-rc.5_amd64.tar.gz

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

Changelog

  • d7efcea Merge pull request #1493 from smallstep/steppath

Thanks!

Those were the changes on v0.24.3-rc.5!

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

v0.24.3-rc.4

9 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 \
  --certificate ~/Downloads/step-ca_darwin_0.24.3-rc.4_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.3-rc.4_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.3-rc.4_amd64.tar.gz

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

Changelog

  • a1350b1 Merge pull request #1489 from smallstep/josh/authorization-principal-in-webhook

Thanks!

Those were the changes on v0.24.3-rc.4!

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

v0.24.3-rc.3

9 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 \
  --certificate ~/Downloads/step-ca_darwin_0.24.3-rc.3_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.3-rc.3_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.3-rc.3_amd64.tar.gz

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

Changelog

  • d89c3a9 Merge pull request #1486 from smallstep/migrate-admindb

Thanks!

Those were the changes on v0.24.3-rc.3!

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

v0.24.3-rc.2

11 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 \
  --certificate ~/Downloads/step-ca_darwin_0.24.3-rc.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.3-rc.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.3-rc.2_amd64.tar.gz

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

Changelog

  • eeb912e Add unversioned filenames to GitHub assets

Thanks!

Those were the changes on v0.24.3-rc.2!

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

v0.24.3-rc1

11 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 \
  --certificate ~/Downloads/step-ca_darwin_0.24.3-rc1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.3-rc1_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.3-rc1_amd64.tar.gz

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

Changelog

  • e52c45b [action] use common goreleaser workflow

Thanks!

Those were the changes on v0.24.3-rc1!

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

v0.24.2

1 year 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 ~/Downloads/step-ca_darwin_0.24.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.2_amd64.tar.gz

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

Changelog

  • 6db3f5f Merge pull request #1385 from smallstep/update-changelog-v0.24.2

Thanks!

Those were the changes on v0.24.2!

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

v0.24.1

1 year 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 ~/Downloads/step-ca_darwin_0.24.1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.1_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.1_amd64.tar.gz

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

Changelog

  • 7ad81a6 Merge pull request #1348 from smallstep/max/release-error

Thanks!

Those were the changes on v0.24.1!

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

v0.24.0

1 year 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 ~/Downloads/step-ca_darwin_0.24.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/certificates/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-ca_darwin_0.24.0_amd64.tar.gz

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

Changelog

  • 5ec9e76 Merge pull request #1299 from smallstep/docker-hsm-glibc

Thanks!

Those were the changes on v0.24.0!

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

v0.24.0-rc.2

1 year 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.24.0-rc.2_amd64.tar.gz

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

Changelog

  • 2b76d11 Clean up Makefile and fix goreleaser deprecation

Thanks!

Those were the changes on v0.24.0-rc.2!

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