Commit Graph

699 Commits (ssh-config)
 

Author SHA1 Message Date
Mariano Cano 907c13a7be Go mod tidy. 5 years ago
Mariano Cano 191aa90ac5 Make templates public. 5 years ago
Mariano Cano 861a653769 Update dependencies. 5 years ago
Mariano Cano bd2c764afe Add proxycommand and new lines to templates. 5 years ago
Mariano Cano 8ef9b020ed Change default user duration to 16h. 5 years ago
Mariano Cano 85218a93b0 Fix list of user ssh public keys. 5 years ago
Mariano Cano 665cf90353 Use nosql version with go mod. 5 years ago
Mariano Cano e6b1439c20 Merge branch 'master' into ssh-config 5 years ago
Mariano Cano 7712f186e8 Upgrade cli version. 5 years ago
Mariano Cano b49444327c Upgrade go-jose to 2.4.0. 5 years ago
Mariano Cano 519ed1ffb9 Fix lint error. 5 years ago
Max 24ab77b517
Merge pull request #132 from rmedaer/master
Fix Debian package link and version in README
5 years ago
Raphael Medaer 64c72cf938
Fix Debian package link and version in README
Following the README procedure to install the Debian packages, I figured
out that the links were broken.
5 years ago
Mariano Cano 4669bef8c7 Use github.com/Masterminds/sprig/v3 5 years ago
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