cli

🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.

APACHE-2.0 License

Stars
3.6K
Committers
78

Bot releases are visible (Hide)

cli - Step CLI v0.27.4 (24-09-13) Latest Release

Published by github-actions[bot] about 1 month ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.4_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.4_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.4_amd64.tar.gz

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

Changelog

  • acb623ac2c4c91872fb42a4d302bc00db4b2121d Bump smallstep/certificates to 0.27.4 (#1276)
  • 111bcb9cfbb101718f9c4a39f5ab439504b9c07f Bumping CHANGELOG to 0.27.4 (#1275)
  • 897b9de628b9a2d1c5c6a8eb005d84dbbcc17f91 Update changelog for 0.27.3 (#1272)
  • ded186112def9b1f4a58bff84082435cbcfb8f28 Allow input from stdin for 'certificate fingerprint' command (#1270)
  • 33edf238a0b9dc0638c28b5b0917a1f13cfd9c1b Merge pull request #1269 from smallstep/dependabot/go_modules/go.mozilla.org/pkcs7-0.9.0
  • c5c31eac709a25c715eeb7170f4361d320a37b34 Merge pull request #1268 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.27.0
  • 90241e5ba86cedebacad1f9bf10a7eb03a017ee6 Bump go.mozilla.org/pkcs7
  • f5d9998ed1af8aa12b39ece3a2821fa773a82bcd Bump golang.org/x/crypto from 0.26.0 to 0.27.0
  • a1fa442a100543d2ad9a2327ff61d12af39f6fcb Merge pull request #1264 from smallstep/dependabot/go_modules/software.sslmate.com/src/go-pkcs12-0.5.0
  • 4dc4f3d7d36404a92b426b436533ba6fb9afe805 Merge pull request #1265 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.51.2
  • 936fb7b84e3deb1d9b2ff860cec9db28f773e0ad Bump go.step.sm/crypto from 0.51.1 to 0.51.2
  • 203d34e2c25e0370820cb4973be0bd697ba53906 Bump software.sslmate.com/src/go-pkcs12 from 0.4.0 to 0.5.0
  • 036917a8ef6e1b5701f9ef88c3da44f17a50f8ef Merge pull request #1262 from magnuswatn/parse_crl_entry_extensions
  • 88765a7998a88fa896f2788b0c7790ca1806a739 Parse crlEntryExtensions in CRLs
  • d4fc1e98924381d59b8b0e1205a3bbdde8be4437 Merge pull request #1202 from smallstep/dependabot/go_modules/github.com/google/go-tpm-0.9.1
  • f14730a838bed4bd24cacd6c72bad42c2ec1d7ce Bump github.com/google/go-tpm from 0.9.0 to 0.9.1
  • 5df4a21e33ff43ac283a817077722cf2462142c9 Merge pull request #1190 from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.9.3
  • a6a421459f43059d36401b42224c9f4c1781b900 Fix linter issues
  • 1e8f43b3ba7fda089d2fa28f3a2e87c45491f9b0 Run go mod tidy
  • f89eeab1c563d83b1074491877f03dc85ad81431 Bump github.com/slackhq/nebula from 1.8.2 to 1.9.3
  • 01b22f49a7ac6471b11cd44673b5b32caf4aa615 Fix Release URLs with new file name formats. (#1256)
  • 8880c6cb07decca10845359069be6751c05907ec Merge pull request #1257 from smallstep/carl/powershell-vt100
  • d59165538d2e06208705f07e7057ef7c54e4e608 Guard legacy Windows vt100 setup syscall on more recent builds of Windows
  • 0671a3d91fa9dad7fecc3c77238b2a1a765895ef Merge pull request #1254 from smallstep/jdoss/Prerelease_fixes
  • 6e72a387309fc3d44389922fd94aff923cefa866 Switch to goreleaser.yml@main.

Thanks!

Those were the changes on v0.27.4!

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

cli - Step CLI v0.27.3-rc25 (24-08-15)

Published by github-actions[bot] 2 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc25_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc25_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc25_amd64.tar.gz

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

Changelog

  • b7500dffea2887b9004f2b13cfe49ec9f51bf4a0 Disable CI again.
  • 662aa21b060ad1019f36aa3838b4f2d3b26bce45 Update .goreleaser.yml
  • 1d11fc39933a089fec41ab1b4ba0e3f53181ac76 Update .goreleaser.yml
  • 42a92b120d53ce275418ba653bca1125911623b0 Reenable CI.

Thanks!

Those were the changes on v0.27.3-rc25!

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

cli - Release v0.27.3-rc24

Published by github-actions[bot] 2 months ago

cli - Release v0.27.3-rc23

Published by github-actions[bot] 2 months ago

cli - Step CLI v0.27.3-rc21 (24-08-13)

Published by github-actions[bot] 2 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc21_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc21_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc21_amd64.tar.gz

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

Changelog

  • c87aa50fcb9d1b8f26e8f81f898829a8abdc0326 Set NFPM id and remove GORELEASER_PHASE.

Thanks!

Those were the changes on v0.27.3-rc21!

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

cli - Step CLI v0.27.3-rc20 (24-08-13)

Published by github-actions[bot] 2 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc20_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc20_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc20_amd64.tar.gz

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

Changelog

  • bcf8f8b3cc4f12d6d05c5b1a20b79d9d72b61286 Adjust template.
  • d51d201b013830809636e73b8ab896367a29a942 Unquote the things.

Thanks!

Those were the changes on v0.27.3-rc20!

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

cli - Release v0.27.3-rc19

Published by github-actions[bot] 2 months ago

cli - Release v0.27.3-rc18

Published by github-actions[bot] 2 months ago

cli - Step CLI v0.27.3-rc16 (24-08-09)

Published by github-actions[bot] 2 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc16_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc16_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc16_amd64.tar.gz

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

Changelog

  • 1130654362626a55cd0a7e3d222e9f912baa3ce8 Fix Debian ARMv6 and ARMv7 duplicated package names.

Thanks!

Those were the changes on v0.27.3-rc16!

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

cli - Step CLI v0.27.3-rc15 (24-08-09)

Published by github-actions[bot] 2 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc15_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc15_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc15_amd64.tar.gz

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

Changelog

  • d3ac1b7f83e87531683d96bcd06904badc92f97f Ignore goreleaser dist/ directory.

Thanks!

Those were the changes on v0.27.3-rc15!

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

cli - Release v0.27.3-rc14

Published by github-actions[bot] 2 months ago

cli - Release v0.27.3-rc13

Published by github-actions[bot] 2 months ago

cli - Release v0.27.3-rc11

Published by github-actions[bot] 2 months ago

cli - Step CLI v0.27.3-rc10 (24-07-24)

Published by github-actions[bot] 3 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc10_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc10_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc10_amd64.tar.gz

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

Changelog

  • 8dd040326f391aaaf6408d6b079ffd1388e109fe Remove s3-versioned builds - use name_template and default builds
  • 00f209d99b6b76df43672a1b67a942010b42accd [ci] remove duplicate s3 unversioned builds in favor of name_templates
  • 28c568e9129fe46428fb0b9dd17a36583271f65a Merge pull request #1245 from smallstep/carl/goreleaser-fix-build
  • 07a000ecb453381fc13cebc7107c7e1f65045795 Goreleaser s3 upload not working (#1243)

Thanks!

Those were the changes on v0.27.3-rc10!

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

cli - Release v0.27.3-rc9

Published by github-actions[bot] 3 months ago

cli - Step CLI v0.27.3-rc8 (24-07-23)

Published by github-actions[bot] 3 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc8_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc8_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc8_amd64.tar.gz

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

Changelog

  • 6ee06307e06b85c106ba5bc0b1e4bcd6623e44e2 Fix builds

Thanks!

Those were the changes on v0.27.3-rc8!

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

cli - Release v0.27.3-rc7

Published by github-actions[bot] 3 months ago

cli - Release v0.27.3-rc6

Published by github-actions[bot] 3 months ago

cli - Step CLI v0.27.3-rc5 (24-07-23)

Published by github-actions[bot] 3 months ago

Official Release Artifacts

Below are the most popular artifacts for step on each platform.

For packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Linux

macOS Darwin

Windows

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Download/step_darwin_0.27.3-rc5_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.27.3-rc5_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/workflows/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step_darwin_0.27.3-rc5_amd64.tar.gz

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

Changelog

  • ff45fd904469c8cba42802db3f9c877a967e7289 Explicitly name the default build 'step'

Thanks!

Those were the changes on v0.27.3-rc5!

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

cli - Release v0.27.3-rc4

Published by github-actions[bot] 3 months ago