Add command line option to generate the private key #107

Closed
opened 2025-12-29 01:23:22 +01:00 by adam · 0 comments
Owner

Originally created by @kradalby on GitHub (Jan 28, 2022).

If a user has some sort of secret management, having to start tailscale to generate the private key file is a bit frustrating, we should add an option to do this:

headscale generate-privatekey

It could either spit out to stdout or to a file.

Originally created by @kradalby on GitHub (Jan 28, 2022). If a user has some sort of secret management, having to start tailscale to generate the private key file is a bit frustrating, we should add an option to do this: ```bash headscale generate-privatekey ``` It could either spit out to `stdout` or to a file.
adam added the enhancement label 2025-12-29 01:23:22 +01:00
adam closed this issue 2025-12-29 01:23:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#107