mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
488af75797
- Add a generalized client store made up of a key, profile, and trusted certs store. Each sub store can support different backends (~/.tsh, identity_file, in-memory). - Replace custom identity file handling with in-memory client store. - Fix issues with trusted certs handling.