Mariano Cano
|
861a653769
|
Update dependencies.
|
2019-11-04 18:09:10 -08:00 |
|
Mariano Cano
|
bd2c764afe
|
Add proxycommand and new lines to templates.
|
2019-11-04 18:07:52 -08:00 |
|
Mariano Cano
|
8ef9b020ed
|
Change default user duration to 16h.
|
2019-10-25 12:23:52 -07:00 |
|
Mariano Cano
|
85218a93b0
|
Fix list of user ssh public keys.
|
2019-10-24 18:36:02 -07:00 |
|
Mariano Cano
|
665cf90353
|
Use nosql version with go mod.
|
2019-10-24 14:58:48 -07:00 |
|
Mariano Cano
|
e6b1439c20
|
Merge branch 'master' into ssh-config
|
2019-10-24 14:45:52 -07:00 |
|
Mariano Cano
|
7712f186e8
|
Upgrade cli version.
|
2019-10-24 14:42:38 -07:00 |
|
Mariano Cano
|
b49444327c
|
Upgrade go-jose to 2.4.0.
|
2019-10-24 14:40:37 -07:00 |
|
Mariano Cano
|
519ed1ffb9
|
Fix lint error.
|
2019-10-24 14:37:51 -07:00 |
|
Max
|
24ab77b517
|
Merge pull request #132 from rmedaer/master
Fix Debian package link and version in README
|
2019-10-24 13:01:44 -07:00 |
|
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.
|
2019-10-24 09:58:41 +02:00 |
|
Mariano Cano
|
4669bef8c7
|
Use github.com/Masterminds/sprig/v3
|
2019-10-22 18:41:54 -07:00 |
|
Mariano Cano
|
9cfd84324e
|
Merge branch 'master' into ssh-config
|
2019-10-22 18:35:12 -07:00 |
|
Mariano Cano
|
893b13c277
|
Merge pull request #130 from smallstep/go-mod
Use go mod in step certificates.
|
2019-10-22 17:47:14 -07:00 |
|
Mariano Cano
|
edac867cf6
|
Update dependencies.
|
2019-10-22 17:41:30 -07:00 |
|
Mariano Cano
|
6c3e5278e2
|
Update steps for go mod in distribution.md
|
2019-10-22 17:39:31 -07:00 |
|
Mariano Cano
|
5cdb8f63b2
|
Add ignored files go.mod and go.sum
|
2019-10-21 18:56:48 -07:00 |
|
Mariano Cano
|
0631872244
|
Add go mod download.
|
2019-10-21 18:52:01 -07:00 |
|
Mariano Cano
|
ac536a42cf
|
Use go mod in step certificates.
|
2019-10-21 18:45:55 -07:00 |
|
Max
|
0a96062b76
|
Merge pull request #128 from jkralik/returnCertChain
Change api of functions Authority.Sign, Authority.Renew
|
2019-10-18 14:00:18 -07:00 |
|
Mariano Cano
|
8b7415f021
|
Update dependencies.
|
2019-10-15 18:06:43 -07:00 |
|
Mariano Cano
|
a25d4e8b04
|
Add tests for templates and some fixes.
|
2019-10-15 18:00:46 -07:00 |
|
Mariano Cano
|
d35cebc1fb
|
Add tests for ssh authority methods.
|
2019-10-15 12:18:29 -07:00 |
|
Mariano Cano
|
d6de129513
|
Fix known_host path.
|
2019-10-15 11:41:35 -07:00 |
|
Mariano Cano
|
325d77fce9
|
Add some ssh related tests.
|
2019-10-14 17:10:47 -07:00 |
|
max furman
|
9060d512f9
|
dep update cli
|
2019-10-14 15:10:03 -07:00 |
|
max furman
|
397c6466a2
|
dep update smallstep/cli
|
2019-10-14 14:55:12 -07:00 |
|
max furman
|
d368791606
|
Add x5c provisioner capabilities
|
2019-10-14 14:51:37 -07:00 |
|
max furman
|
2781045524
|
dep update nosql
|
2019-10-14 14:51:03 -07:00 |
|
max furman
|
7aec7c2612
|
Create ACME database tables when initializing ACME autority.
|
2019-10-14 14:51:03 -07:00 |
|
Joseph Voss
|
f53f4720ad
|
Fix formatting around step certificate install link
|
2019-10-14 14:51:03 -07:00 |
|
max furman
|
c436dd7363
|
Fix broken link in getting started guide
|
2019-10-14 14:51:03 -07:00 |
|
Mariano Cano
|
8890c8edd7
|
Fix lint, add keys to fields.
|
2019-10-14 13:57:06 -07:00 |
|
Mariano Cano
|
c563143e6d
|
Add tests for ssh api methods.
|
2019-10-14 13:07:28 -07:00 |
|
Mariano Cano
|
dc24f27647
|
Add support for federated keys.
|
2019-10-11 19:26:59 -07:00 |
|
Mariano Cano
|
15390fc636
|
Fix return of host configurations.
|
2019-10-11 19:26:09 -07:00 |
|
Mariano Cano
|
7a8ec397ac
|
Add Write method to templates.Output.
|
2019-10-11 18:59:50 -07:00 |
|
Mariano Cano
|
829a86a5d7
|
Add first version of ssh templates.
|
2019-10-11 12:49:09 -07:00 |
|
Mariano Cano
|
74c1b4e771
|
Create templates path, and remove unnecessary arguments.
|
2019-10-11 11:25:48 -07:00 |
|
Mariano Cano
|
3e913d374f
|
Add initial support for check-host endpoint.
|
2019-10-10 13:08:57 -07:00 |
|
Jozef Kralik
|
bc6074f596
|
Change api of functions Authority.Sign, Authority.Renew
Returns certificate chain instead of 2 members.
Implements #126
|
2019-10-09 22:23:00 +02:00 |
|
Mariano Cano
|
962800676f
|
Rename SSH methods.
|
2019-10-08 18:35:28 -07:00 |
|
Mariano Cano
|
9f13a92b9e
|
Add support for multiple ssh roots.
Fixes #125
|
2019-10-08 18:09:41 -07:00 |
|
Max
|
e2858e17b0
|
Merge pull request #120 from josephvoss/doc_acme_formatting
Fix formatting around step certificate install link
|
2019-10-07 12:44:30 -07:00 |
|
Joseph Voss
|
fb7298fe95
|
Fix formatting around step certificate install link
|
2019-10-07 11:38:37 -04:00 |
|
Mariano Cano
|
50c8b10a4f
|
Add support for user data in templates.
|
2019-10-04 17:08:42 -07:00 |
|
Mariano Cano
|
eb210ccc70
|
Add initial support for ssh config.
Related to smallstep/cli#170
|
2019-10-03 19:03:38 -07:00 |
|
max furman
|
06db0bc64c
|
Fix broken link in getting started guide
|
2019-10-03 10:39:41 -07:00 |
|
Mariano Cano
|
a719a847e4
|
Merge pull request #116 from 4x0v7/provisioner-readme-fix
Fix for typo in `configurationEndpoint`
|
2019-10-01 17:07:50 -07:00 |
|
Andy Wilson
|
812c3049cf
|
Fix for typo in configurationEndpoint
|
2019-10-01 22:20:03 +13:00 |
|