Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delegate authorized commands to localhost #74

Open
hmoffatt opened this issue Oct 14, 2024 · 0 comments
Open

delegate authorized commands to localhost #74

hmoffatt opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hmoffatt
Copy link
Contributor

From what I can tell, running the tunnel doesn't require the certificate, only creating the tunnel (already out of scope for this role) and running the cloudflared tunnel route commands requires it. So all of those commands could run on localhost via delegate_to and then there would be no need to have the certificate on the remote systems.

This would be more secure because it looks like the certificate allows you to manage all tunnels associated with your account, not just related to the current host.

@papanito papanito self-assigned this Oct 15, 2024
@papanito papanito added the enhancement New feature or request label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants