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 - Release v0.17.2-rc2

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

cli - Release v0.17.2-rc1

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

cli - v0.17.1

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

Changelog

395e87b Update certificates dependency
70d902c Upgrade golang.org/x/crypto

cli - Release v0.17.1-rc6

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

cli - Release v0.17.1-rc5

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

cli - v0.17.1-rc4

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

Changelog

f1c3966 [action] install cosign for goreleaser

cli - Release v0.17.1-rc3

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

cli - Release v0.17.1-rc2

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

cli - v0.17.0

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

Changelog

3d966c0 Use step-certificates v0.17.0

cli - v0.17.0-rc2

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

Changelog

9853998 Upgrade alpine dependencies.

cli - v0.17.0-rc1

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

Changelog

c4cdc8c Merge pull request #516 from smallstep/import
2a617c4 Fix typos.
3d0e5b6 Merge branch 'master' into import
faf1462 Merge pull request #527 from smallstep/max/space-finger
cdc3d4f Use master branch of certificates
359982d strip whitespace from fingerprint input flag
274d0c6 Merge pull request #524 from smallstep/max/admin-flags
e97cb3b Missing ** in a lot of admin flags
8600c6b Update usage infos for Admin API commands with admin flags
d7300d4 Remove --bundle flag from usage
37d74f0 Merge pull request #522 from smallstep/format-csr
ad3e20a Use CSR instead of certificate signing request.
4503999 Add support to format CSRs to DER and back to PEM.
3af53e6 Merge pull request #514 from smallstep/tommy-megan-rekey
03801f1 fix linting error
3e90b77 rekey selectively write private key
f26a408 A few fixes and also renew -> rekey in lots of places
88369b6 change wording
7df2634 Fixed --offline wrong keys
a670d51 Formatting and slight Cleaning up
fca3689 get rid of forced flags
e836d92 Formatting Fixes
794e583 fixed --out-cert / --out-key conditional
d189257 fix wording
5e1b173 Update rekey.go
8bdeba1 edit descriptions
01d8684 Formatting / Cleaning up
7fdec1d Changed how privateKey is written to file
d2bf0de use both out flags together
fe6a955 gofmt
f031aa3 Mostly Working
9d31e8e fix given private key
c8c6dad Changed flags
4b86fa2 Creates new cert with new key
2b166cc Changed out-cert and out-key flags
a607357 Add flags
1e803ab Fixed type error with CertificateRequests
8f20aeb Rekey function put in renew.go
49c8310 Added rekey to client.go
4d5f47b Skeleton of Rekey command
1497407 Update certificates dependency.
11ba4b3 Update linkedca and certificates dependencies.
3b8d788 Highlight hosted link
91c4bd4 Add description to deployment type select.
242c4b4 Update deployment type copy.
40ba2a9 fix usageText in ca revoke
e79fb20 Merge pull request #519 from smallstep/max/fix-renew-daemon
fc5172c lint fix for next param
a0eca7b compact switch statement and add missing next param in daemon
8b08cd1 error for invalid expires-in and fix renew daemon
20b91f3 Do not ask for deployment type on old non-interactive commands.
92b333c bump certinfo to 1.5.2 -- added permitted and excluded SANS output
e7905ee Adapt to new api after fixing linter errors.
67ccdc7 Add support for helm, and deployment types.
25c39a7 Add initial support for StepCAS RAs
786aab8 Add a README note about our S3 bucket's dependency on the scripts in powershell/
cd548ea Cleanup of arg names and flag descriptions for needs-renewal
766e38c Merge pull request #513 from devon-mar/ssh-needs-renewal
de01dd9 Add ssh needs-renewal command
8da5a5d Merge pull request #511 from smallstep/redirect-url
c07278b Clarify the use of the --redirect-url flag.
ca44894 Merge pull request #508 from smallstep/max/pr-label
8b96d25 Couple UI fixes for new issue page
9d2a471 Merge pull request #509 from smallstep/max/issue-config
499aced update new issue template
a990df5 Fix pull request labeler permissions
0a79aca Merge pull request #507 from smallstep/max/docker-tzdata
cb8b710 Add tzdata to the docker container
ef323bf Merge pull request #503 from smallstep/megan/fixPEM
d66a620 Remove whitespace between comment and example in inspect
b19f83d add spacing
430bacd fix gofmt
937fc25 add spacing
6643b77 allow echoed certs to be inspected
1f7a507 inspect echoed certs

cli - v0.16.1

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

Changelog

33b28f1 Fix dependency issue with etcd and grpc.
40683c4 [action] Add untracked docs files in docs update

cli - v0.16.0

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

Changelog

4ff5916 go mod tidy -- certificates to 0.16.0
402407a Merge pull request #490 from smallstep/max/admin-fixes
78b23b0 Addressing a few more PR comments
5ae7843 fixing pointer errors in provisioner update
70cebf5 A few fixes for admin workflow commands and ...
26c39c1 Move "admin credentials not found" print higher
864ffe8 Update cli admin prompt
43496d0 go mod updates
cce2ea8 Admin workflow CLI v1
74aef56 Merge pull request #495 from smallstep/megan/expiration
ac40eae Use flag errors for expires-in parse errors
0c36611 Put the flags and the Descriptions back
de3c152 Tested and builds without error
40fb340 cleanup
8b89362 add functionality to check a certificates public key
77b95ba Bit of cleanup and simplification
4d67f07 Update needsRenewal.go
8e924fe Format/ Lint error Fix
88a2762 Moved Over Needs-Renewal Changes
33d39db Update public.go
0ff88f0 fix formatting
9a9b3e1 fix formatting
93eff85 fix format
e74ddcc add function to check certificates public key
1187e48 update to verdancy
c7d80d9 update to verdancy
f57c70e Formatting Fix
f813499 changed math
48b362e changed if else statements to return number value
1d76695 updated names and wording
181018e added color names
c781dea Merge branch 'megan/expiration' of https://github.com/smallstep/cli into megan/expiration
3f645af Fixed Error Message
d61bcc1 Update certificate.go
a20f560 Go Formatting Ran
421d603 add check expiration as a flag
c8bd51c added check expiration to description
002c73e added expire to check verdancy

cli - v0.15.17

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

Changelog

9b60a81 bump certificates to v0.15.16
3dbf944 Merge pull request #494 from jgiannuzzi/jwt-empty-stdin
048576a Fix help of the issuer flag.
e6dd092 Delete trash.go
e81883d Create trash.go
97f2ed4 Make empty STDIN work for crypto jwt sign when no input is specified

cli - v0.15.17-rc5

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

Changelog

48a5747 Merge pull request #489 from smallstep/casv1
d7b542b Upgrade certificates.
0da3b28 Merge pull request #488 from smallstep/discord
9c901d9 update discord link
d712303 Merge pull request #493 from jokreliable/debug-flag-instructions
8d63045 option to build for use with delve
8e48d17 Upgrade dependencies.
1c76ad6 Add support for privateca v1.
f74ff69 update gitter to discord
dc1fc21 [action] labeler to v3
66cfa2b Merge pull request #482 from smallstep/upgrade-deps
cc95c93 Upgrade x/crypto
211d1a4 Use golang.org/x/term
fca120a Merge pull request #471 from smallstep/revert-oidc-principals
96cefcc Clarify some comments.
b88a666 Merge pull request #481 from smallstep/max/insecure
bff3f1d Reverse insecure and --no-password in RequireWithFlag
1e905a1 Merge pull request #479 from smallstep/carl/ps-autoinstaller
2c3de2c Dynamically determine version number of latest GitHub release in PowerShell installer
3e6fd0a Merge pull request #478 from smallstep/carl/arm6
915ad93 Append original subject to list of principals.
dd2d656 Clarify comment for OIDC tokens.
6ba999b Revert "Remove principals when OIDC provisioner is used."
0c3921f Remove principals when OIDC provisioner is used.

cli - v0.15.17-rc4.crt-mgr

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

Changelog

02b989f fixing provisioner beta get

cli - v0.15.17-rc3.crt-mgr

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

Changelog

5e22180 bump certificates
db51fde Fix args in provisionerbeta add
34be1b2 update go.sum
fd210d6 fix certificates dependency
bb6d07c PR fixes

cli - v0.15.17-rc2.crt-mgr

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

Changelog

1d80867 pin certificates
3e2ce4f Fix linting error
7b1e2f8 Print new beta provisioner as protojson
8c2b7a6 Moving new commands to beta
0b18f11 linting errors
a640582 wip
e798f25 Add x5c admin to other mgmt api commands
ad6d183 Add spaces to admin list between prov name and type
e0fe5f9 bump cli-utils withX5CCerts
e52afe5 wip
7a41da0 wip
fc81669 wip
c2bc8c0 wip
0dcb9a9 wip
deddd8c wip
ef4b86b wip admin CRUD
4441ba0 first steps
dc1fc21 [action] labeler to v3
66cfa2b Merge pull request #482 from smallstep/upgrade-deps
cc95c93 Upgrade x/crypto
211d1a4 Use golang.org/x/term
fca120a Merge pull request #471 from smallstep/revert-oidc-principals
96cefcc Clarify some comments.
b88a666 Merge pull request #481 from smallstep/max/insecure
bff3f1d Reverse insecure and --no-password in RequireWithFlag
1e905a1 Merge pull request #479 from smallstep/carl/ps-autoinstaller
2c3de2c Dynamically determine version number of latest GitHub release in PowerShell installer
3e6fd0a Merge pull request #478 from smallstep/carl/arm6
915ad93 Append original subject to list of principals.
dd2d656 Clarify comment for OIDC tokens.
6ba999b Revert "Remove principals when OIDC provisioner is used."
0c3921f Remove principals when OIDC provisioner is used.

cli - v0.15.17-rc1.test-arm6

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

Changelog

dbc37d1 Add arm6 to goreleaser
81670c0 Merge pull request #472 from LecrisUT/ssh-inspect-json
aefa91b [action] update labeler config
06c2dc1 Add needs triage workflow labeler
38c35ac Testing pull request template labels
9be1292 Reformat with gofmt
3b55495 Add json format for ssh/inspect
de0076b Merge pull request #468 from smallstep/verify-any
614aa8b Fix typo.
a23f398 Allow verification of any type of certs.
9cb69b2 [action] codecov token not required for public repo
a30fdd3 [action] update and upload windows installer should run after goreleaser

cli - v0.15.16

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

Changelog

118d578 Bump certificates to v0.15.14
64e6ee3 Merge pull request #464 from smallstep/max/ver
78bb804 In Makefile always use the VERSION from ENV if not empty.
1af3536 [action] Attempted fix for windows installer regex