Skip to content

How do you list nodes on another server using the proxy server? #5562

Answered by klizhentas
speeltronics asked this question in Q&A
Discussion options

You must be logged in to vote

You can use tctl as a client to any auth server. However it needs credentials to talk to the target server. tctl --identity=identity.pem --auth-server=target-server.pem will tell tctl to connect to the target auth server with the right certificate.

You can issue certificate with tctl auth sign:

https://goteleport.com/teleport/docs/user-manual/#ssh-certificates-for-automation

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@webvictim
Comment options

Answer selected by klizhentas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants