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

Add generate private-key command #290

Merged
merged 5 commits into from
Jan 29, 2022
Merged

Conversation

kradalby
Copy link
Collaborator

This commit adds a command to generate a private key for headscale.

Mostly useful for systems were you drive the deployment from another
machine and use a secret management system.

Resolves #286

This commit adds a command to generate a private key for headscale.

Mostly useful for systems were you drive the deployment from another
machine and use a secret management system.
juanfont
juanfont previously approved these changes Jan 29, 2022
cmd/headscale/cli/generate.go Show resolved Hide resolved
@juanfont juanfont merged commit b195c87 into juanfont:main Jan 29, 2022
@kradalby kradalby deleted the generate-privkey branch March 2, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add command line option to generate the private key
2 participants