Commit Graph

1175 Commits (6736ddee699092ab3e6f0fb5770b1f6f93aa9715)
 

Author SHA1 Message Date
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
Carl Tashian 043233f90f Update FAQ: I already have PKI 4 years ago
Mariano Cano 1138cc4207 Retry CloudKMS GetPublicKey.
On HSM keys are not generated instantly and the GetPublicKey fails
with a FailedPrecondition error. This change will retry GetPublicKey
if this happens.
4 years ago
Mariano Cano 806abb6232
Merge pull request #192 from smallstep/cloudkms-init
Cloudkms init
4 years ago
Mariano Cano 6b01128bcc Reference root.Subject instead of hardcoding it. 4 years ago
Mariano Cano 32c2558b58 Replace project in output. 4 years ago
Mariano Cano 334d191563 Fix docs. 4 years ago
Mariano Cano 8604c31818 Fix in documentation. 4 years ago
Mariano Cano 91f0caa6ff
Merge pull request #195 from smallstep/custom-templates
Templates without the filesystem
4 years ago
Mariano Cano 914636668a Add support for loading templates without using files. 4 years ago
Mariano Cano 55e661bd26 Add initial docs for cloud kms. 4 years ago
Mariano Cano 1535e95d89 Add tool to initialize pki in cloud kms. 4 years ago
max furman 8e882faf44 Remove extraneous "stage" from travis yml 4 years ago
Mariano Cano cf7ef472f7
Merge pull request #164 from smallstep/kms
Kms
4 years ago
Mariano Cano 5c8c741fab Fix linting issues. 4 years ago
Mariano Cano dd5a96a42e Fix typo. 4 years ago
Mariano Cano b724f5a338 Fix typos. 4 years ago
Mariano Cano 6987a46b76 Skip test on travis. 4 years ago
Mariano Cano b11bbd5728 Fix typo. 4 years ago
Mariano Cano 05cc1437b7 Remove unnecessary parse of certificate. 4 years ago
Mariano Cano cff346e7fd Skip test on travis, it won't fail because they have access to the KMS. 4 years ago
Mariano Cano 2d4f369db2 Add options to set root and federated certificates using x509.Certificate 5 years ago
Mariano Cano 8f17a46be0 Fix formatting. 5 years ago
Mariano Cano 869ef70211
Merge pull request #172 from 256dpi/master
Added Resolver Option
5 years ago
Mariano Cano 43bd8113aa Remove unnecessary comments. 5 years ago
Mariano Cano 4eaeede77d Fix unit tests. 5 years ago
Mariano Cano 21bd339b86 Merge branch 'master' into kms 5 years ago
Max 2c747fc11f
Merge pull request #180 from ibrt/master
Support for ALPN-01 Challenge
5 years ago
Ivan Bertona cb46a8b741 Small test fixes. 5 years ago
Ivan Bertona 10bc548c6e Remove leftover file. 5 years ago
Ivan Bertona 200cfd2433 Add test for missing TLS certificates in response. 5 years ago