Commit Graph

1054 Commits (00998d053db41a04c6ba7d36b08636635f54cbf8)
 

Author SHA1 Message Date
Max 00998d053d
Merge pull request #231 from smallstep/badgerV1+V2
Simultaneous support for Badger V1+V2 and ...
4 years ago
max furman 95b931bb52 Increase linter timeout limit ...
* Breaking in Travis
4 years ago
max furman 1a34e64c65 Try old method of installing golang linter ...
* Method from docs is broken in travis.
4 years ago
max furman a179a72342 Update installer location of golangci-lint. 4 years ago
max furman 3c0970c28a Bump golangci-lint to v1.24.0 4 years ago
max furman 3be95a82d0 Update version of nosql. 4 years ago
Mariano Cano 7861069018 Fix command in distribution.md. 4 years ago
max furman d51f254ee4 ValueLogLoadingMode -> FileLoading Mode badger 4 years ago
Mariano Cano 2993ccf16d
Merge pull request #230 from smallstep/empty-common-names
Remove the requirement for CSR to have a common name
4 years ago
Mariano Cano a2dfa6faa8 Fix unit tests. 4 years ago
max furman 0573c00bd3 Simultaneous support for Badger V1+V2 and ...
* valueLogLoadingMode config for low RAM badger environments
4 years ago
Mariano Cano 13507efb35 Remove the requirement for CSR to have a common name.
Fixes #226
4 years ago
Mariano Cano bcc5a91d17
Merge pull request #227 from smallstep/disable-forward-agent
Do not enable by default ForwardAgent
4 years ago
Mariano Cano 02ed784a9b Do not enable by default ForwardAgent. 4 years ago
max furman 348cf9b4e6 Small helm-chart distribuion update 4 years ago
max furman fc50523779 go mod tidy 4 years ago
max furman 9679299a89 Fix version and travis_tag vars in build pipeline 4 years ago
max furman 4b8e2f5948 Tag v0.14.2 4 years ago
max furman e03ce33cd9 go mod tidy and verify 4 years ago
max furman 17097eb9f0 Bump cli to v0.14.1 to break dependency cycle. 4 years ago
max furman 344e7b99fb bump cli dependency 4 years ago
max furman aecddecf22 Simplify make bundling and generate ARM tarballs. 4 years ago
David Cowden eb42ea90db ssh/api: Use host tags instead of groups
Tags are more flexible and what we use in the managed offering.
4 years ago
Mariano Cano 1d9edcd48f
Merge pull request #220 from smallstep/identity-cert-duration
Enforce a duration for identity certificates
4 years ago
Mariano Cano bfe1f4952d Rename interface to CertificateEnforcer and add tests. 4 years ago
Mariano Cano 64f26c0f40 Enforce a duration for identity certificates. 4 years ago
Mariano Cano 041aeb7a90 Add simple rule to run step certificates. 4 years ago
Mariano Cano 83993d31d4
Merge pull request #214 from smallstep/build-with-go.1.13
Use go 1.13 to build certificates
4 years ago
Mariano Cano 1d7ab9145a Avoid lint error. 4 years ago
Mariano Cano 0b62ce9d0e Use go 1.13 to build certificates. 4 years ago
Mariano Cano 3480ed44c7 Upgrade github.com/x/crypto to fix a vulnerability in ssh.
* CVE-2020-9283
4 years ago
max furman 495e60a44b Extraneous fmt.Sprintf 4 years ago
max furman 0d9cd24d78 Slightly decrease version of golanci-lint to match brew. 4 years ago
max furman fd80da6a8d Bump version of golangci-lint in `make bootstrap`. 4 years ago
Mariano Cano ee1c8dd0cd
Merge pull request #207 from smallstep/add-context
Add context to ssh methods
4 years ago
Mariano Cano fa416336a8 Add context to tests. 4 years ago
Mariano Cano c49a9d5e33 Add context parameter to all SSH methods. 4 years ago
Carl Tashian 164e4ef2d0 Add Build From Source instructions 4 years ago
Mariano Cano 818c38188f
Merge pull request #204 from smallstep/ssh-cloud-identities
Allow custom principals on cloud identity provisioners
4 years ago
Mariano Cano 349bca06bb Fix line error due to deprecated DialTLS. 4 years ago
Mariano Cano f868e07a76 Allow to use custom principals on cloud provisioners.
Fixes #203
4 years ago
Mariano Cano f37554fddb Use go 1.14 4 years ago
Mariano Cano f5d2f92099 Load identity certificate from disk in each connection. 4 years ago
Carl Tashian a26d489abd
Merge pull request #199 from smallstep/faq-update
Update FAQ: "I already have PKI"
4 years ago
Carl Tashian be4b853d3a Typo fix 4 years ago
Mariano Cano 59fc8cdd2d Fix typo in comments. 4 years ago
Carl Tashian 681e15deeb Replace broken aws-cli commands with a Python script 4 years ago
Carl Tashian 76a077ba3e Add CFSSL instructions 4 years ago
Carl Tashian a1debf7b1e FAQ Update: Intermediate certificates should be valid for 10 years 4 years ago
Mariano Cano 3c5046f0d4
Merge pull request #196 from smallstep/hsm-pending-generation
Retry CloudKMS GetPublicKey
4 years ago