step - 一个用于X509,OAuth,JWT,OATH OTP等的零信任瑞士军刀
step - 一个用于X509,OAuth,JWT,OATH OTP等的零信任瑞士军刀wip
Assets
2
Bump certificates to v0.15.5
Assets
10
Merge pull request #371 from smallstep/aws-iid-roots Add support for iidRoots option in AWS provisioner.
Assets
10
revert to skip_cleanup in travis yml
Assets
10
bump certificates to v0.15.0
Assets
10
dopey released this
- So that step-ca docker image can get the proper base images for the various linux distros
Assets
9
Add docker build for arm64
Assets
9
- Remove use of Key Encipherment key usage for non-RSA keys.
Assets
9
Bump version of cli to v0.14.5
Assets
9
- Add support for base64 encoded nonces in
step crypto nacl
commands. - Add support for localhost redirections in
step oauth
. - Minor fixes in docs.
Assets
9
CI/CD: general release should push version and latest tag
Assets
9
Bump certificates to v0.14.4
Assets
9
Fix linter error
Assets
9
Fixing version and tag vars in make.
Assets
9
Add a host ID to certificates when generating through the ssh certificate
flow if the --host
flag is passed.
Assets
7
Update certificates dependency.
Assets
7
Update a few API calls and variables referencing certificates ssh.
Assets
7
Merge pull request #180 from smallstep/go-mod Use go mod on smallstep/cli
Assets
6
dep update certificates
Assets
6
- Add support for Okta and other OAuth 2.0/OIDC authentication servers that don't support random ports.
Assets
6
dep update certificates
Assets
6
dep update certificates to v0.12.0
Assets
6
Small change to feedback solicitation
Assets
6
dep eupdate certificates
Assets
6
v0.9.2 fixes an issue with ed25519 keys. The keys generated in previous versions would only have worked within the step
ecosystem - the issue would have prevented them from working with applications. However, this release will break backwards compatibility of ed25519 keys generated with step
within the step
ecosystem.
The issue was that two fields in the private key were swapped (d
and x
). If you'd like to continue using the keys you already have, un-swapping the fields should fix the problem. If you have used step
to create ed25519 keys and would like help fixing your existing keys please contact us through our Gitter, Twitter (@smallsteplabs), or leave an issue here and we'll get back to you.
Sorry for the inconvenience!
Assets
6
dopey released this
* need to create our own tarballs because shasums of default git tarballs change
Assets
6
docs: Move versioning off front page README and into distribution
Assets
5
I'm an idiot
Assets
5
dopey released this
Add .VERSION file that is automatically populated by `git archive` setting version info when not in an active git repository. Useful when downloading a tarball.
Assets
5
dopey released this
Assets
5
Fix homebrew tests that fails trying to allocate a terminal.
dopey released this
Assets
6
Add password-file flag on key creation and independent provisioner password
Assets
6
Release notes
- Improve
step crypto key format
specially with PKCS#8 support. - Add commands for retrieving root and federated certificates:
step ca roots
step ca federation
- Cleanup key-usage for root and intermediate certificates.
- Fix default root and intermediate validity in
step ca certificate
.
Assets
6
Update certificates version.
Assets
6
differentiate between output types for --csr
Assets
6
Leave the -f flag.
Watchers:44 |
Star:1569 |
Fork:107 |
创建时间: 2018-07-18 06:41:15 |
最后Commits: 13天前 |
许可协议:Apache-2.0 |
e3fe926
Compare