teleport/vendor
Ev Kontsevoy 4a07dd3e22 Improved CLI login procedure
This commit adds several improvements to how CLI SSH login works

- Validated keys are added to the SSH agent [1]
- tsh will does not verify host keys twice anymore
- error messages for "access denied" look clean now

[1] This is huge. This means that tsh login can "feed" the keys to the
    built-in SSH agents of the OS and OpenSSH can fetch them from there.

QUESTION: why do we even need `tsh agent` option then? ssh-agent is
installed on every Linux/OSX machine.
2017-01-24 19:54:41 -08:00
..
github.com Improved CLI login procedure 2017-01-24 19:54:41 -08:00
golang.org/x Added utf-8 encoding of terminal streams 2016-04-29 00:55:58 -07:00
gopkg.in Added utf-8 encoding of terminal streams 2016-04-29 00:55:58 -07:00
k8s.io/client-go vendor things and fix U2F console 2016-12-23 09:51:36 -08:00