Releases: smallstep/cli
Releases · smallstep/cli
v0.8.5-rc.1: Merge pull request #76 from smallstep/fix-brew-tests
Fix homebrew tests that fails trying to allocate a terminal.
v0.8.5: Merge pull request #76 from smallstep/fix-brew-tests
Fix homebrew tests that fails trying to allocate a terminal.
v0.8.4-rc.5
dep update certificates
v0.8.4
v0.8.4-rc.4
dep certificates update
v0.8.4-rc.3
dep certificates update
v0.8.4-rc.2: Merge pull request #66 from smallstep/mariano/non-interactive
Add password-file flag on key creation and independent provisioner password
v0.8.4-rc.1: Merge pull request #64 from smallstep/mariano/init-flags
Add flags to specify the arguments to `step ca init`
v0.8.3
Release notes
- Improve
step crypto key formatspecially with PKCS#8 support. - Add commands for retrieving root and federated certificates:
step ca rootsstep ca federation
- Cleanup key-usage for root and intermediate certificates.
- Fix default root and intermediate validity in
step ca certificate.