teleport/lib/sshutils
Sasha Klizhentas 0130c6aa41 Mutual TLS Auth server and clients.
This commit introduced mutual TLS authentication
for auth server API server.

Auth server multiplexes HTTP over SSH - existing
protocol and HTTP over TLS - new protocol
on the same listening socket.

Nodes and users authenticate with 2.5.0 Teleport
using TLS mutual TLS except backwards-compatibility
cases.
2017-12-27 11:37:19 -08:00
..
scp Correct various typos 2017-10-20 10:20:26 +02:00
close.go Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
fingerprint.go Changes to how TSH deals with identity files 2017-08-18 17:31:32 -07:00
req.go Added forwarding SSH server. 2017-12-04 17:01:52 -08:00
server.go SSH/TLS multiplexer with Proxy protocol support 2017-11-23 14:50:28 -08:00
server_test.go SSH/TLS multiplexer with Proxy protocol support 2017-11-23 14:50:28 -08:00
signer.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
tcpip.go Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00