Commit Graph

84 Commits (50d09c183b146fb591e940745e8b905fd3847a81)

Author SHA1 Message Date
Mariano Cano f3b65e54ac Update go.step.sm to v0.5.0
Solves the problem of enforcing the signature algorithm. This
causes issues if the intermediate key is not an ECDSA key.
4 years ago
Mariano Cano 8ee246edda Upgrade go.step.sm to v0.4.0 4 years ago
Mariano Cano ef86bedb2c Upgrade go.step.sm dependency to v0.3.0 4 years ago
Mariano Cano c94a1c51be Merge branch 'master' into ssh-cert-templates 4 years ago
Mariano Cano ba918100d0 Use go.step.sm/crypto/jose
Replace use of github.com/smallstep/cli/crypto with the new package
go.step.sm/crypto/jose.
4 years ago
Mariano Cano 03d642e59c Update go.step.sm/crypto to v0.2.0
Fixes #302
4 years ago
max furman cb594ed2e0 go mod tidy and golang 1.15.0 cleanup ...
- cs.NegotiatedProtocolIsMutual has been deprecated but we still build
in travis with 1.14 so for now we'll ignore this linting error
- string(int) was resolving to string of a single rune rather than
string of digits -> use fmt.Sprint
4 years ago
max furman 795648e5d5 bump cli to v0.15.0 4 years ago
Mariano Cano 32ba80f446 Use pemutil branch. 4 years ago
Mariano Cano d30a95236d Use always go.step.sm/crypto 4 years ago
Mariano Cano aaaa7e9b4e Merge branch 'master' into cert-templates 4 years ago
Mariano Cano 533ad0ca20 Use always go.step.sm/crypto/x509util 4 years ago
Mariano Cano 4943ae58d8 Move TLSOption, TLSVersion, CipherSuites and ASN1DN to certificates. 4 years ago
Mariano Cano e83e47a91e Use sshutil and randutil from go.step.sm/crypto. 4 years ago
Mariano Cano c8d225a763 Use x509util from go.step.sm/crypto/x509util 4 years ago
max furman 3f844c5e23 Update the way SubjectKeyId is calculated, and more ...
- swith lint to first in line for `make all`
- update tests to conform with new subjectkeyid
4 years ago
David Cowden dc39eef721 aws: test badIDMS functional path
The existing test only covers the constructor logic. Also test the live
code path that is executed when a bad IDMS version is supplied.
4 years ago
Mariano Cano 978ad7e2b6 Fix merged tests. 4 years ago
Mariano Cano 0de15b0a42 Update cli dependency to master. 4 years ago
Mariano Cano 6736ddee69 Use smallstep/cli v0.14.6 4 years ago
max furman e1fdd9300c go mod tidy 4 years ago
max furman f5da56e19f Bump version of cli to v0.14.5. 4 years ago
max furman b200e84967 Pull most recent cli and go mod tidy 4 years ago
Mariano Cano c32abb76cd Add initial implementation to support AWS KMS. 4 years ago
Mariano Cano 6868190fff Add initial support for yubikey. 4 years ago
max furman c1a84c1405 go mod tidy 4 years ago
max furman 1b6bf38b52 Bump cli to v0.14.3 4 years ago
max furman 30e38dc501 Bumpt the version of cli for a certificates RC. 4 years ago
Mariano Cano df3b9f637e Use a tagged version of nosql. 4 years ago
max furman 3be95a82d0 Update version of nosql. 5 years ago
max furman 0573c00bd3 Simultaneous support for Badger V1+V2 and ...
* valueLogLoadingMode config for low RAM badger environments
5 years ago
max furman fc50523779 go mod tidy 5 years ago
max furman 4b8e2f5948 Tag v0.14.2 5 years ago
max furman e03ce33cd9 go mod tidy and verify 5 years ago
max furman 17097eb9f0 Bump cli to v0.14.1 to break dependency cycle. 5 years ago
max furman 344e7b99fb bump cli dependency 5 years ago
Mariano Cano 3480ed44c7 Upgrade github.com/x/crypto to fix a vulnerability in ssh.
* CVE-2020-9283
5 years ago
Mariano Cano 21bd339b86 Merge branch 'master' into kms 5 years ago
Mariano Cano 752bfeeccd Update cli dependency. 5 years ago
Mariano Cano cbf1053255 Merge branch 'master' into kms 5 years ago
max furman c66b183783 Update cli dep 5 years ago
Mariano Cano 3fb42935b4 Update cli dependency 5 years ago
Mariano Cano 549291c2ca Upgrade smallste/cli 5 years ago
Mariano Cano 895d3054a3 Remove the use of custom x509 package.
Upgrade cli dependency.
5 years ago
Mariano Cano 53334ce1e0 Update assert package. 5 years ago
Mariano Cano e6cafb89b6 Update cli dependency. 5 years ago
max furman ed7ef7229f cli dep update 5 years ago
max furman 74f1c111a9 updating dependencies 5 years ago
max furman af8b8584dd Update cli dep 5 years ago
max furman b9f6aacb0f Move api errors to their own package and modify the typedef 5 years ago