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.17.4 (21-09-24)

Published by github-actions[bot] about 3 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 (Homebrew, Scoop, etc.), see our installation docs.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.4_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.4_amd64.tar.gz

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

Changelog

d6c3b84 Update version of zcrypto to solve issue on amr64 && darwin
013c21e Remove distribution doc

Thanks!

Those were the changes on v0.17.4!

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

cli - Step CLI v0.17.3 (21-09-24)

Published by github-actions[bot] about 3 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 (Homebrew, Scoop, etc.), see our installation docs.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3_amd64.tar.gz

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

Changelog

ebd04bd changelog update for 0.17.3
d86bd47 Fix OKP (ed25519) key in tests to reflect to reflect fixed thumbprint
b1f066e Merge pull request #551 from smallstep/loose-restrictions
5097e50 Add comment about sans claim
245ddf1 Validate sans claim too.
f4f34c9 Add line in the changelog.
abed4ea Add iss#sub URI to CSR in OIDC provisioners.
c3c2552 Remove checks for OIDC provided certificates.
7a7f809 Change port in example to 443.
a44fdc5 Add release page link to install docs

Thanks!

Those were the changes on v0.17.3!

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

cli - Step CLI v0.17.3-rc31 (21-09-11)

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

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures see the Assets section below.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3-rc31_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3-rc31_amd64.tar.gz

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

Changelog

0c7521c Merge pull request #548 from smallstep/max/release-header
b12db5e [action] goreleaser official releases fixing links
16e1e37 [action] goreleaser windows official release is .zip not .tar.gz
ae989da [action] another forgotten close brace
266b757 [action] forgotten close brace
d5d3145 [action] more header official release work
6297e59 [action] thread deb version to goreleaser
8078d1a [action] goreleaser header adjustment
5241543 [action] add official releases section to GH release header
7e88fe9 [action] parameterize version in example and feng shui
99232f2 Merge pull request #547 from smallstep/max/release-header-footer
0c1d675 [action] add bit about checksums and rearrange a bit for feng shui

Thanks!

Those were the changes on v0.17.3-rc31!

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

cli - Step CLI v0.17.3-rc30 (21-09-11)

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

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures see the Assets section below.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3-rc30_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3-rc30_amd64.tar.gz

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

Changelog

ae989da [action] another forgotten close brace

Thanks!

Those were the changes on v0.17.3-rc30!

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

cli - Release v0.17.3-rc29

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

cli - Release v0.17.3-rc28

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

cli - Step CLI v0.17.3-rc27 (2021-09-10)

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

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures see the 'Assets' section below.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3-rc27_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3-rc27_amd64.tar.gz

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

Changelog

6297e59 [action] thread deb version to goreleaser
8078d1a [action] goreleaser header adjustment

Thanks!

Those were the changes on v0.17.3-rc27!

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

cli - v0.17.3-rc26

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

Welcome to this new release!

Official Releases

OSX Darwin

Linux

Windows

For more builds across platforms and architectures see the 'Assets' section below.

Don't see the artifact you need? Open an issue here.

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 \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3-rc26_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3-rc26_amd64.tar.gz

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

Changelog

5241543 [action] add official releases section to GH release header

Thanks!

Those were the changes on v0.17.3-rc26!

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

cli - v0.17.3-rc25

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

Welcome to this new release!

Official Releases

OSX Darwin

Linux

Windows

For more builds across platforms and architectures see the 'Assets' section below.

Don't see the artifact you need? Open an issue here.

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.
Here is an example of how to use cosign to verify a release artifact:

cosign verify-blob \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.3-rc25_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.3-rc25_amd64.tar.gz

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

Changelog

7e88fe9 [action] parameterize version in example and feng shui
99232f2 Merge pull request #547 from smallstep/max/release-header-footer
0c1d675 [action] add bit about checksums and rearrange a bit for feng shui

Thanks!

Those were the changes on v0.17.3-rc25!

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

cli - v0.17.3-rc24

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

Welcome to this new release!

Signatures

step uses sigstore/cosign for signing and verifying release artifacts.
Here is an example of how to use cosign to verify a release artifact:

cosign verify-blob \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.2_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.2_amd64.tar.gz

Changelog

2f6e74a [action] header footer
1fcd29e Merge pull request #545 from smallstep/max/dns
260ded5 remove debug statement
e1ffc90 Change dns to string slice in ca init but backwards compatible csv
4af6e1b Merge pull request #544 from smallstep/max/token-ca-pass
6563e7c changelog update
787d5fa Extract common provisioner password code into function
40a8bfa Default to provisioner-password-file for token generation ...
ea26436 Thread CA password decryption into offline CA bootstrap
f7c25aa Add comment for Rekey method in offline client
a106b79 changelog update
88f1894 Merge pull request #543 from smallstep/max/ret
4eb80fa needs-renewal: return 2 if file does not exist and ...
c98cc6f Merge pull request #542 from Slamdunk/patch-2
1d299f3 CHANGELOG: use ISO-8601 dates

Thanks!

Those were the changes on v0.17.3-rc24!

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

cli - Release v0.17.3-rc23

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

cli - Release v0.17.3-rc22

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

cli - v0.15.8-rc1

Published by step-travis-ci about 3 years ago

Changelog

7ebdaae [actions] housekeeping in github actions
f37121b go mod tidy
441001d [action] remove git archive step, already done by goreleaser

cli - v0.15.8-rc2

Published by step-travis-ci about 3 years ago

Changelog

0651e59 [actions] docker workflow should build but not push on -rc

cli - v0.15.8-rc3

Published by step-travis-ci about 3 years ago

Changelog

7e134d9 [action] add debian package creation back
42af8a9 [actions] docker workflow should build but not push on -rc
d33dcc7 [actions] housekeeping in github actions
4bdb4fc Merge pull request #413 from Slamdunk/oauth_prompt
f37121b go mod tidy
441001d [action] remove git archive step, already done by goreleaser
c262b33 Describe defined values for --prompt
0fad661 OAUTH: add --prompt option for Authentication Request

cli - v0.15.8-rc5

Published by step-travis-ci about 3 years ago

Changelog

3dbd2a6 [action] fix job id

cli - v0.15.8-rc6

Published by step-travis-ci about 3 years ago

Changelog

a9001b3 go mod tidy
64e4c93 [action] fix job id
b1f7f1f [action] use go1.15 for deb build
249eb51 [action] add debian package creation back
12be998 Describe defined values for --prompt
27a8eaf OAUTH: add --prompt option for Authentication Request

cli - v0.15.8-rc7

Published by step-travis-ci about 3 years ago

Changelog

da17ee3 [action] still trying to workaround the debian build issue
c2f3526 [action] More specific action names for setup go diff versions

cli - v0.15.8-rc8

Published by step-travis-ci about 3 years ago

Changelog

867c7b3 [action] building deb package has to be separate step

cli - v0.17.3-rc21

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

Changelog

8dcb117 gofmt -s linting errors
798360c [action] manually clean debian directory rather than using gitignore
014fe52 [action] Add go 1.17 to test matrix and use 1.17 for builds
b884a29 [action] goreleaser remove empty line
b28c3e3 [action] revert to .releases
bd5fbcd [action] replacing .releases with dist
3b6671d [action] place deb in ./dist directory for goreleaser
bf8f474 [action] run goreleaser with debug
c7a5199 [action] remove tmate debug session
8f612ed [action] restore debian/changelog before goreleaser run
df65891 [action] Add debian to gitignore
4f875c3 [action] introduce ssh tmate debug
4400880 [action] attempt to fix syntax error in goreleaser yml
49b5198 [action] correct use of DEB_PATH, signs has no extra_files
85be999 [action] build debian as part of goreleaser
1750814 [action] Try to put signatures in a directory.
dcbddb6 [action] avoid having path in sha256sum output | pin cosign installer
f737146 [action] sha256sum deb package and upload checksum along with deb
6650e02 Merge pull request #538 from aaribaud/fix-makefile-gopath-evaluation
e6d4ad6 Fix make bootstrap failing to install golangci-lint using GOPATH
8b4c498 Merge pull request #536 from davideger/master
024e266 Remove extra colon
8ea2d13 Update crypto/pemutil/pem_test.go
6388972 Update crypto/x509util/identity_test.go
04a4ce7 Update crypto/pemutil/pem_test.go
3bf37e5 Update tests to match current exception strings for malformed certs.
4f032be changelog update
f846e05 Merge pull request #532 from smallstep/max/docker-cosign