max furman
|
f9ef5070f9
|
Move api errors to their own package and modify the typedef
|
2019-12-17 14:26:02 -08:00 |
|
max furman
|
1e17ec7d33
|
Use x5cInsecure token for /ssh/check-host endpoint
|
2019-12-11 14:54:29 -08:00 |
|
Mariano Cano
|
a049e1f7e7
|
Check at the cert type instead of at the body.
|
2019-11-27 14:48:14 -08:00 |
|
Mariano Cano
|
1a94c0df94
|
Use default duration for host certificates identity files.
|
2019-11-26 19:09:01 -08:00 |
|
Mariano Cano
|
bf3b557bad
|
Make identity duration the same as the SSH cert.
|
2019-11-26 18:53:36 -08:00 |
|
max furman
|
927784237d
|
Use an actual Hosts type when returning ssh hosts
|
2019-11-20 17:23:51 -08:00 |
|
max furman
|
35912cc906
|
change func def for getSSHHosts
* continue to return all hosts if injection method not specified
|
2019-11-20 12:59:48 -08:00 |
|
Mariano Cano
|
3fda081e42
|
Add identity certificate in ssh response.
|
2019-11-20 11:52:20 -08:00 |
|
max furman
|
c407a9319b
|
Add getSSHHosts injection func
|
2019-11-20 11:32:27 -08:00 |
|
Mariano Cano
|
86a0558587
|
Add support for /ssh/bastion method.
|
2019-11-14 18:24:58 -08:00 |
|
max furman
|
946094d2b7
|
Add multiuse capability to k8ssa provisioners
|
2019-11-06 15:54:04 -08:00 |
|
max furman
|
a9ea292bd4
|
sshpop provisioner + ssh renew | revoke | rekey first pass
|
2019-11-05 16:41:42 -08:00 |
|
max furman
|
64b69374fa
|
Add SSH getHosts api
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
f5023244fe
|
Add tests for ssh api methods.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
f0b346a528
|
Fix return of host configurations.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
3ee0dcec93
|
Add initial support for check-host endpoint.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
a50d59338e
|
Rename SSH methods.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
e84489775b
|
Add support for multiple ssh roots.
Fixes #125
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
caa2174efc
|
Add support for user data in templates.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
7b8bb6deb4
|
Add initial support for ssh config.
Related to smallstep/cli#170
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
fe3149cf52
|
Add endpoint to return the SSH public keys.
Related to smallstep/ca-component#195
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
dc6ffb7670
|
Add initial implementation of ssh config.
|
2019-11-05 16:41:17 -08:00 |
|
max furman
|
61d52a8510
|
Small fixes associated with PR review
* additions and grammar edits to documentation
* clarification of error msgs
|
2019-09-08 21:05:36 -07:00 |
|
Mariano Cano
|
ca74bb1de5
|
Add ssh api tests.
|
2019-08-05 16:06:05 -07:00 |
|
Mariano Cano
|
e71072d389
|
Add experimental support for provisioning users.
|
2019-08-02 17:48:34 -07:00 |
|
Mariano Cano
|
ba2ba54928
|
Adapt api package to new interfaces.
|
2019-07-29 12:52:13 -07:00 |
|
Mariano Cano
|
d008d2d4d1
|
Use default base64 encoding for public key
|
2019-07-25 18:42:32 -07:00 |
|
Mariano Cano
|
1c8f610ca9
|
Add initial implementation of an SSH CA using the JWK provisioner.
Fixes smallstep/ca-component#187
|
2019-07-23 18:46:43 -07:00 |
|