Mariano Cano
|
c49a9d5e33
|
Add context parameter to all SSH methods.
|
2020-03-10 19:01:45 -07:00 |
|
Mariano Cano
|
2d4f369db2
|
Add options to set root and federated certificates using x509.Certificate
|
2020-02-12 15:36:24 -08:00 |
|
Mariano Cano
|
9641ab33b8
|
Use crypto.Signer instead of ssh.Signer in SSH options.
|
2020-01-14 18:38:29 -08:00 |
|
Mariano Cano
|
e98d7832b9
|
Add options to read the roots and federated roots from a bundle.
|
2020-01-10 18:33:48 -08:00 |
|
Mariano Cano
|
c62526b39f
|
Add wip support for kms.
|
2020-01-09 18:42:26 -08:00 |
|
max furman
|
1e17ec7d33
|
Use x5cInsecure token for /ssh/check-host endpoint
|
2019-12-11 14:54:29 -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 |
|
max furman
|
c407a9319b
|
Add getSSHHosts injection func
|
2019-11-20 11:32:27 -08:00 |
|
max furman
|
6ca1df5081
|
Add WithGetIdentityFunc option and attr to authority
* Add Identity type to provisioner
|
2019-11-14 20:38:39 -08:00 |
|
Mariano Cano
|
86a0558587
|
Add support for /ssh/bastion method.
|
2019-11-14 18:24:58 -08:00 |
|
Mariano Cano
|
43b663e0c3
|
Move Option type to a new file.
|
2019-11-14 15:29:04 -08:00 |
|