Commit Graph

685 Commits (9cfd84324e32c77a1b798dfaeeec387a99e8a5a3)
 

Author SHA1 Message Date
Mariano Cano 9cfd84324e Merge branch 'master' into ssh-config 5 years ago
Mariano Cano 893b13c277
Merge pull request #130 from smallstep/go-mod
Use go mod in step certificates.
5 years ago
Mariano Cano edac867cf6 Update dependencies. 5 years ago
Mariano Cano 6c3e5278e2 Update steps for go mod in distribution.md 5 years ago
Mariano Cano 5cdb8f63b2 Add ignored files go.mod and go.sum 5 years ago
Mariano Cano 0631872244 Add go mod download. 5 years ago
Mariano Cano ac536a42cf Use go mod in step certificates. 5 years ago
Max 0a96062b76
Merge pull request #128 from jkralik/returnCertChain
Change api of functions Authority.Sign, Authority.Renew
5 years ago
Mariano Cano 8b7415f021 Update dependencies. 5 years ago
Mariano Cano a25d4e8b04 Add tests for templates and some fixes. 5 years ago
Mariano Cano d35cebc1fb Add tests for ssh authority methods. 5 years ago
Mariano Cano d6de129513 Fix known_host path. 5 years ago
Mariano Cano 325d77fce9 Add some ssh related tests. 5 years ago
max furman 9060d512f9 dep update cli 5 years ago
max furman 397c6466a2 dep update smallstep/cli 5 years ago
max furman d368791606 Add x5c provisioner capabilities 5 years ago
max furman 2781045524 dep update nosql 5 years ago
max furman 7aec7c2612 Create ACME database tables when initializing ACME autority. 5 years ago
Joseph Voss f53f4720ad Fix formatting around step certificate install link 5 years ago
max furman c436dd7363 Fix broken link in getting started guide 5 years ago
Mariano Cano 8890c8edd7 Fix lint, add keys to fields. 5 years ago
Mariano Cano c563143e6d Add tests for ssh api methods. 5 years ago
Mariano Cano dc24f27647 Add support for federated keys. 5 years ago
Mariano Cano 15390fc636 Fix return of host configurations. 5 years ago
Mariano Cano 7a8ec397ac Add Write method to templates.Output. 5 years ago
Mariano Cano 829a86a5d7 Add first version of ssh templates. 5 years ago
Mariano Cano 74c1b4e771 Create templates path, and remove unnecessary arguments. 5 years ago
Mariano Cano 3e913d374f Add initial support for check-host endpoint. 5 years ago
Jozef Kralik bc6074f596 Change api of functions Authority.Sign, Authority.Renew
Returns certificate chain instead of 2 members.

Implements #126
5 years ago
Mariano Cano 962800676f Rename SSH methods. 5 years ago
Mariano Cano 9f13a92b9e Add support for multiple ssh roots.
Fixes #125
5 years ago
Max e2858e17b0
Merge pull request #120 from josephvoss/doc_acme_formatting
Fix formatting around step certificate install link
5 years ago
Joseph Voss fb7298fe95
Fix formatting around step certificate install link 5 years ago
Mariano Cano 50c8b10a4f Add support for user data in templates. 5 years ago
Mariano Cano eb210ccc70 Add initial support for ssh config.
Related to smallstep/cli#170
5 years ago
max furman 06db0bc64c Fix broken link in getting started guide 5 years ago
Mariano Cano a719a847e4
Merge pull request #116 from 4x0v7/provisioner-readme-fix
Fix for typo in `configurationEndpoint`
5 years ago
Andy Wilson 812c3049cf Fix for typo in `configurationEndpoint` 5 years ago
Mariano Cano 7b8f0327bd Fix HTTP method for /ssh/sign 5 years ago
Mariano Cano 92bbadba32 Fix merge. 5 years ago
max furman e92dfb2516 Fix authz shadow declarations 5 years ago
Mariano Cano 43771b341f Fix tests. 5 years ago
Mariano Cano b2fc1a324a Add UsageText to virtual command. 5 years ago
Mariano Cano 954db8792d Update dependencies. 5 years ago
Mariano Cano caaba4a80d Update pki with changes in smallstep/cli 5 years ago
Mariano Cano b9b0c2e2d6 Use production URL and add description. 5 years ago
Mariano Cano 823c190ccd Update dependencies. 5 years ago
Mariano Cano f2ec20d53f Make dep work copying pki package from cli.
TODO: refactor and use this package from the cli.
5 years ago
Mariano Cano 1364dd9654 Improve onboard messages. 5 years ago
Mariano Cano db68bf1081 Show error if POST fails. 5 years ago