Commit Graph

1054 Commits (00998d053db41a04c6ba7d36b08636635f54cbf8)
 

Author SHA1 Message Date
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 4 years ago
Mariano Cano 8f17a46be0 Fix formatting. 4 years ago
Mariano Cano 869ef70211
Merge pull request #172 from 256dpi/master
Added Resolver Option
4 years ago
Mariano Cano 43bd8113aa Remove unnecessary comments. 4 years ago
Mariano Cano 4eaeede77d Fix unit tests. 4 years ago
Mariano Cano 21bd339b86 Merge branch 'master' into kms 4 years ago
Max 2c747fc11f
Merge pull request #180 from ibrt/master
Support for ALPN-01 Challenge
4 years ago
Ivan Bertona cb46a8b741 Small test fixes. 4 years ago
Ivan Bertona 10bc548c6e Remove leftover file. 4 years ago
Ivan Bertona 200cfd2433 Add test for missing TLS certificates in response. 4 years ago
Max 51b175377b
Merge pull request #182 from mkontani/fix/help-desc
Fix help command indication
4 years ago
Sebastian Tiedtke f2b95647f3 Use date range in copyright 4 years ago
mkontani 5d208432a5 Fix help command indication 4 years ago
Ivan Bertona 157686e338 Tiny finishes. 4 years ago
Ivan Bertona 6843408d42 Reject obsolete id-pe-acmeIdentifier. 4 years ago
Ivan Bertona 6b5a2b17b5 Add challenge unmarshal test cases. 4 years ago
Ivan Bertona b8208ec401 Add test case for failed came-tls/1 protocol negotiation. 4 years ago
Ivan Bertona 9052da66a3 Fix linter, tidy go.mod file. 4 years ago
Ivan Bertona 4b473732d9 Add support for TLS-ALPN-01 challenge. 4 years ago
Max f8eec06563
Merge pull request #175 from Johannestegner/patch-1
Its 2020!
4 years ago
Johannes bb30372d43
Its 2020! 4 years ago
Max bd33799531
Merge pull request #174 from smallstep/acmeAccNotFound
Should be returning status code 400 for ACME Account Not Found.
4 years ago
max furman c255274572 Should be returning status code 400 for ACME Account Not Found.
Issue #173
4 years ago
Joël Gähwiler 445fcbe621 added resolver 4 years ago
Mariano Cano 752bfeeccd Update cli dependency. 4 years ago
Mariano Cano 7846696fbb Fix return sign options on ssh sign. 4 years ago
Mariano Cano cbf1053255 Merge branch 'master' into kms 4 years ago
Mariano Cano 94c02b17b5
Merge pull request #167 from smallstep/acme-commonname-2
Allow DNS names in CommonName for ACME
4 years ago
Mariano Cano 0a890a5c16 Add the commonName as a DNSName to match RFC.
Normalize names and remove the use of reflection.
4 years ago
max furman c66b183783 Update cli dep 4 years ago