teleport/lib/srv/regular
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
..
proxy.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
proxy_test.go Updated reverse tunnel to allow use to forwarding server. 2017-12-09 19:29:20 +00:00
sites.go Refactored lib/srv to support multiple servers. 2017-11-09 16:58:58 -08:00
sshserver.go Updated reverse tunnel to allow use to forwarding server. 2017-12-09 19:29:20 +00:00
sshserver_test.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00