teleport/lib/state
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
..
api.go Sasha High Availability. 2017-04-07 16:54:15 -07:00
cachingaccesspoint.go Mutual TLS Auth server and clients. 2017-12-27 11:37:19 -08:00
cachingaccesspoint_test.go fix tests 2017-10-12 16:51:18 -07:00
log.go fix delays and offsets, address review comments 2017-11-16 14:43:35 -08:00
log_test.go fix delays and offsets, address review comments 2017-11-16 14:43:35 -08:00