certificates

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

APACHE-2.0 License

Stars
6.1K
Committers
79

Bot releases are visible (Hide)

certificates - Step CA v0.24.0 (23-04-12)

Published by github-actions[bot] over 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.

certificates - Step CA v0.24.0-rc.2 (23-03-21)

Published by github-actions[bot] over 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.

certificates - Step CA v0.23.2 (23-02-02)

Published by github-actions[bot] over 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.23.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.2_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.2_amd64.tar.gz

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

Changelog

  • 3c76834 Merge pull request #1254 from smallstep/changelog-v0.23.2

Thanks!

Those were the changes on v0.23.2!

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

certificates - Step CA v0.24.0-rc1 (23-01-27)

Published by github-actions[bot] over 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-rc1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.24.0-rc1_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.24.0-rc1_amd64.tar.gz

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

Changelog

  • 3b1be62 Add step-kms-plugin to docker images and build a CGO based one

Thanks!

Those were the changes on v0.24.0-rc1!

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

certificates - Step CA v0.23.1 (23-01-11)

Published by github-actions[bot] almost 2 years 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.23.1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.1_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.1_amd64.tar.gz

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

Changelog

  • e407327 Merge pull request #1225 from smallstep/0.23.1-changelog

Thanks!

Those were the changes on v0.23.1!

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

certificates - Step CA v0.23.1-rc.1 (23-01-10)

Published by github-actions[bot] almost 2 years 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.23.1-rc.1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.1-rc.1_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.1-rc.1_amd64.tar.gz

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

Changelog

  • e407327 Merge pull request #1225 from smallstep/0.23.1-changelog

Thanks!

Those were the changes on v0.23.1-rc.1!

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

certificates - Step CA v0.23.0 (22-11-12)

Published by github-actions[bot] almost 2 years 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.23.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.0_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.0_amd64.tar.gz

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

Changelog

  • 7a8c6c0 Merge pull request #1179 from smallstep/changelog

Thanks!

Those were the changes on v0.23.0!

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

certificates - Step CA v0.23.0-rc.3 (22-11-11)

Published by github-actions[bot] almost 2 years 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.23.0-rc.3_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.0-rc.3_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.0-rc.3_amd64.tar.gz

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

Changelog

  • 7a8c6c0 Merge pull request #1179 from smallstep/changelog

Thanks!

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

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

certificates - Step CA v0.23.0-rc.2 (22-11-08)

Published by github-actions[bot] almost 2 years 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.23.0-rc.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.23.0-rc.2_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.23.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

  • e0215e7 Merge pull request #1167 from smallstep/linked-ra-renewal

Thanks!

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

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

certificates - Step CA v0.22.2-rc18 (22-10-28)

Published by github-actions[bot] almost 2 years 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.22.2-rc18_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.22.2-rc18_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.22.2-rc18_amd64.tar.gz

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

Changelog

  • eb4c13b wip

Thanks!

Those were the changes on v0.22.2-rc18!

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

certificates - Release v0.22.2-rc17

Published by github-actions[bot] almost 2 years ago

certificates - Step CA v0.22.2-rc16 (${RELEASE_DATE})

Published by github-actions[bot] almost 2 years 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.22.2-rc16_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.22.2-rc16_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.22.2-rc16_amd64.tar.gz

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

Changelog

  • e9b7927 [action] cosign over docker image digest

Thanks!

Those were the changes on v0.22.2-rc16!

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

certificates - Step CA v0.22.2-rc15 ()

Published by github-actions[bot] almost 2 years 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.22.2-rc15_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-ca_darwin_0.22.2-rc15_amd64.tar.gz.sig \
  ~/Downloads/step-ca_darwin_0.22.2-rc15_amd64.tar.gz

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

Changelog

  • e0a4133 [action] keyless cosign for all release artifacts

Thanks!

Those were the changes on v0.22.2-rc15!

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

certificates - Step CA v0.22.2-rc14 (22-10-24)

Published by github-actions[bot] almost 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc14_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc14_amd64.tar.gz

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

Changelog

  • b9f238a Add additional ACME meta properties to provisioner configuration

Thanks!

Those were the changes on v0.22.2-rc14!

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

certificates - Step CA v0.22.2-rc13 (22-10-24)

Published by github-actions[bot] almost 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc13_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc13_amd64.tar.gz

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

Changelog

  • c979356 Make meta object optional in ACME directory response

Thanks!

Those were the changes on v0.22.2-rc13!

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

certificates - Step CA v0.22.2-rc12 (22-10-01)

Published by github-actions[bot] about 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc12_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc12_amd64.tar.gz

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

Changelog

  • 9d4b383 [action] updates and first pass at goreleaser deb

Thanks!

Those were the changes on v0.22.2-rc12!

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

certificates - Step CA v0.22.2-rc11 (22-10-01)

Published by github-actions[bot] about 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc11_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc11_amd64.tar.gz

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

Changelog

  • 4eb76c1 [action] updates and first pass at goreleaser deb

Thanks!

Those were the changes on v0.22.2-rc11!

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

certificates - Step CA v0.22.2-rc10 (22-10-01)

Published by github-actions[bot] about 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc10_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc10_amd64.tar.gz

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

Changelog

  • d60d74a [action] updates and first pass at goreleaser deb

Thanks!

Those were the changes on v0.22.2-rc10!

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

certificates - Step CA v0.22.2-rc9 (22-10-01)

Published by github-actions[bot] about 2 years 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 \
  -key https://raw.githubusercontent.com/smallstep/certificates/master/cosign.pub \
  -signature ~/Downloads/step-ca_darwin_0.22.2-rc9_amd64.tar.gz.sig
  ~/Downloads/step-ca_darwin_0.22.2-rc9_amd64.tar.gz

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

Changelog

  • 4491700 [action] updates and first pass at goreleaser deb

Thanks!

Those were the changes on v0.22.2-rc9!

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

certificates - Release v0.22.2-rc8

Published by github-actions[bot] about 2 years ago