teleport/api/identityfile
Brian Joerger 488af75797
Client store generalization (#19420)
- 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.
2023-01-06 01:34:04 +00:00
..
identityfile.go Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
identityfile_test.go Client store generalization (#19420) 2023-01-06 01:34:04 +00:00