|
@@ -1,8 +1,8 @@
|
|
|
# Teleport Notes
|
|
|
|
|
|
-FOR MORE INFORMATION SEE HERE: https://github.xdr.accenturefederalcyber.com/mdr-engineering/msoc-infrastructure/wiki/Teleport-for-the-End-User
|
|
|
+FOR MORE INFORMATION SEE [msoc-infrastructure Teleport wiki](https://github.xdr.accenturefederalcyber.com/mdr-engineering/msoc-infrastructure/wiki/Teleport-for-the-End-User)
|
|
|
|
|
|
-Also more notes at ~/xdr-terraform-live/test/aws-us-gov/mdr-test-c2/090-instance-teleport/README.md (Same readme in test and prod)
|
|
|
+Also more notes at `/xdr-terraform-live/test/aws-us-gov/mdr-test-c2/090-instance-teleport/README.md` (Same readme in test and prod)
|
|
|
|
|
|
## Client Installation
|
|
|
|
|
@@ -23,9 +23,9 @@ tshd scp brad.poulton@sensu.pvt.xdrtest.accenturefederalcyber.com:sensu_support.
|
|
|
`rm -rf ~/.tsh/`
|
|
|
|
|
|
## Compliance Notes
|
|
|
-https://goteleport.com/teleport/how-it-works/fedramp-ssh-kubernetes/
|
|
|
-https://goteleport.com/teleport/how-it-works/soc2-ssh-kubernetes/
|
|
|
-https://goteleport.com/docs/config-reference/
|
|
|
+* [FedRAMP compliance for SSH and Kubernetes Access](https://goteleport.com/teleport/how-it-works/fedramp-ssh-kubernetes/)
|
|
|
+* [SOC2 Compliance for SSH and Kubernetes Access](https://goteleport.com/teleport/how-it-works/soc2-ssh-kubernetes/)
|
|
|
+* [Teleport Configuration Reference](https://goteleport.com/docs/config-reference/)
|
|
|
|
|
|
|
|
|
## Client Notes
|
|
@@ -35,7 +35,7 @@ For cli use, you need to specify the certificate
|
|
|
SSL_CERT_FILE=/var/lib/teleport/xdr_wildcard_chain.pem /usr/local/bin/tctl
|
|
|
|
|
|
## Session Management
|
|
|
-Session management is per role. see https://goteleport.com/docs/config-reference/
|
|
|
+Session management is per role. see [Teleport Configuration Reference](https://goteleport.com/docs/config-reference/)
|
|
|
client_idle_timeout
|
|
|
max_session_ttl
|
|
|
max_connections
|